
vercel
✓ Official★ 12Claude Code plugin · vercel/vercel-deploy-claude-code-plugin · MIT
Deploy applications to Vercel with deployment monitoring, log analysis, and error detection
3 skills · 3 slash commands — installs as one unit
⌁ skills (3)
deploy
🔥🔥🔥✓ VerifiedDeploy applications to Vercel. Use when the user says "deploy", "deploy to Vercel", "push to production", "deploy my app", or "go live".
Full instructions & audit →logs
🔥🔥🔥✓ VerifiedView Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".
Full instructions & audit →setup
🔥🔥🔥✓ VerifiedSet up Vercel CLI and project configuration. Use when the user says "set up Vercel", "configure Vercel", "link to Vercel", or "vercel init".
Full instructions & audit →⌁ slash commands (3)
/deploy/logs/setupVercel Deploy Plugin for Claude Code
Deploy to Vercel directly from Claude Code.
Commands
| Command | Description |
|---|---|
/deploy | Deploy to production |
/vercel-logs | View deployment logs |
/vercel-setup | Set up Vercel CLI and project |
Skills
Skills are auto-invoked based on context:
- deploy - "deploy my app", "push to production"
- vercel-logs - "show logs", "check deployment logs"
- vercel-setup - "set up Vercel", "configure Vercel"
Installation
/plugin install vercel@claude-plugins-officialPrerequisites
- Vercel CLI (
npm install -g vercel) - Vercel account (
vercel login)
One install gets you everything — 3 skills, 3 slash commands — kept up to date together.
Licensed under MIT— you can use, modify, and redistribute it under that license's terms.
License
MIT