vercel-deploy
Installation
SKILL.md
Vercel Deployment Skill
Deploy applications and websites to Vercel with automatic framework detection.
When to use me
Use this skill when:
- Deploying a web application to production
- Setting up staging/preview deployments
- Migrating from another hosting service
- Testing deployment configuration
What I do
- Detect framework from project structure (Next.js, Vite, Astro, etc.)
- Validate deployment configuration
- Generate deployment commands
- Provide deployment URLs and settings
- Handle environment variables and build settings