Deploy application to Vercel
vercel-cliskillsetup L2★29,740
nanocoai/nanoclaw ↗What it does
Deploy apps to Vercel via CLI
Best for
Deploying Node/Next/Astro/static apps to Vercel from agents without interactive prompts
Inputs
- · Project directory
- · Vercel token via OneCLI placeholder
Outputs
- · Production URL + status check
Requires
- · vercel CLI
- · OneCLI proxy
- · npm/pnpm build
Preconditions
Local build passes; package.json + build script present; OneCLI configured
Failure modes
- · Local build failure → fix before deploy
- · Framework not detected → add build script
- · Rate limited → wait and retry
Trust signals
- · Pre-send checks verify 200 response
- · OneCLI replaces placeholder at proxy