vercel
Installation
SKILL.md
Vercel Skill
Use the vercel CLI to deploy and manage Vercel projects.
Deployments
Deploy current directory:
vercel
Deploy to production:
vercel --prod
Use the vercel CLI to deploy and manage Vercel projects.
Deploy current directory:
vercel
Deploy to production:
vercel --prod