deploy-to-vercel - Deploy applications and websites to Vercel.
Deploy projects to Vercel using git integration, Vercel CLI, or no-auth fallback scripts.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check project and CLI state
- Link project to Vercel team
- Deploy project using Vercel CLI
- Trigger deployment via git push
- Inspect Vercel deployment status
- Execute fallback deployment script
Inputs
- Project directory path or tarball
- Vercel team slug
- Vercel CLI credentials
- Git repository remote URL
Outputs
- Deployment preview URL
- Vercel deployment claim URL
- Vercel configuration files (.vercel/project.json or .vercel/repo.json)
Requirements
- Node.js and npm
- Vercel CLI (optional)
- Git client (optional)
- Bash shell environment
