iblai-ops-deploy

Installation
SKILL.md

/iblai-ops-deploy

Deploy your ibl.ai app frontend to a hosting platform. Currently supports Vercel; extensible to other platforms.

Command reference: the full deploy behavior — static vs server mode detection, scope resolution, env-var sync, auth-disable, and the tauri.conf.json devUrl update — is in references/deploy-command.md.

Prerequisites

  • VERCEL_TOKEN set in iblai.env
  • If missing or placeholder, ask the user once for their token and save it:
    echo 'VERCEL_TOKEN=<token>' >> iblai.env
    
    Token creation: https://vercel.com/account/tokens
Installs
16
Repository
iblai/vibe
GitHub Stars
14
First Seen
Apr 21, 2026
iblai-ops-deploy — iblai/vibe