Deploy app
deployRun your app locally or publish to Vercel, Netlify, or Cloudflare with a single command.
Instructions
Deploy the app. "local" builds and serves it persistently on this machine; "vercel" / "netlify" / "cloudflare" publish to a real public URL via that provider's CLI (free tiers work; custom domains are configured in the provider dashboard).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| provider | Yes | local | vercel | netlify | cloudflare |