V
vibedeploy
/build_and_deploy
Build editable source and ship the result as the new dist
Run a build inside a hardened one-shot pod against the site's editable source tree (write source first via write_source_files / list_source_files autoPromote),
liveunknown~5s typical
mcpvibedeploy
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-be-vibedeploy-vibedeploy /build_and_deploy for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | |
| siteId | string | |
| buildCommand | string | Override for the build script's `npm run build` step (e.g. 'npm run build:prod' or 'pnpm v |
| outputDir | string | Override for which directory to ship as the new dist. If omitted, uses the manifest, then |
| rootPath | string | Subdirectory inside the source tree where package.json lives. Empty string = source root. |
| saveManifest | boolean | If true (default), persists the merged manifest back onto the site so future builds defaul |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-be-vibedeploy-vibedeploy","endpoint":"/build_and_deploy","input":{}}'cli
npx cracked-ai run -p mcp-be-vibedeploy-vibedeploy -e /build_and_deploy -i '{}'mcp
run_tool({ provider: "mcp-be-vibedeploy-vibedeploy", endpoint: "/build_and_deploy", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.