deploy-to-vercel - Deploy applications and websites to Vercel.
Deploys applications to Vercel using Git integration, Vercel CLI, or sandbox fallback deployment scripts.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check project git and Vercel state
- Link local project to Vercel
- Deploy application via git push
- Deploy application using Vercel CLI
- Deploy via sandbox fallback script
- Inspect deployment status and URLs
Inputs
- Project directory path or tarball
- Git remote repository URL
- Vercel team slug
- Vercel CLI credentials
Outputs
- Vercel deployment preview URL
- Vercel deployment claim URL
- .vercel/project.json configuration file
- .vercel/repo.json configuration file
Requirements
- Vercel CLI
- Bash shell
- Node.js and npm
