iblai-vibe-ops-deploy
Installation
SKILL.md
/iblai-vibe-ops-deploy
Deploy your app's frontend through the ibl.ai platform's hosting API. The
platform holds the Vercel credential for your tenant — you need only the
DOMAIN / PLATFORM / TOKEN already in iblai.env. No Vercel account,
no Vercel token, no vercel CLI.
Common setup (brand, conventions, env files, verification): see docs/skill-setup.md.
How it works: zip the app, POST it to the platform's hosting endpoint,
poll until the build is READY. The app lands on the *.vercel.app URL the
API reports (never derived from the project name), public by default (no Vercel
SSO/password protection to disable). POST again with the same project
slug to redeploy.