deploy

Deploy applications to Vercel. Use when the user says "deploy", "deploy to Vercel", "push to production", "deploy my app", or "go live".

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "deploy" with this command: npx skills add vercel/vercel-deploy-claude-code-plugin/vercel-vercel-deploy-claude-code-plugin-deploy

Deploy to Vercel

Prerequisites Check

vercel --version
vercel whoami

If not installed: npm install -g vercel If not logged in: vercel login

Deployment

Production:

vercel --prod

Preview:

vercel

After Deployment

  • Display the deployment URL
  • Show build status
  • Mention vercel logs <url> for debugging if needed

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

logs

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

setup

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

render

Deploy and operate apps on Render (Blueprint + one-click Dashboard deeplink, same flow as Codex render-deploy). Use when the user wants to deploy, host, or publish an app; create or edit render.yaml; add web, static, workers, cron, Postgres, or Key Value; get the Blueprint deeplink to deploy; trigger or verify deploys via API when RENDER_API_KEY is set; connect Render MCP via mcporter for direct service creation; or configure env vars, health checks, scaling, previews, and projects.

Registry SourceRecently Updated
31.7K
Profile unavailable
deploy | V50.AI