Overview
One command from local to Vercel. Paired with the XClaw Agent, the whole flow — edit → preview → production — can be handed off to the Agent.
Features
- Deploy and preview environments
- Environment variable management
- Logs and build inspection
- Switch across projects
- Domains and certificates
Common commands
A few common invocations — the Agent runs them as you in your terminal
$ vercelDeploy to a preview environment
$ vercel --prodDeploy to production
$ vercel env pull .env.localPull env vars into a local file