← Registry
Skill Official

Deploy to Vercel

Deploy applications and websites to Vercel — production or preview deployments — straight from a coding agent.

Install

npx skills add vercel-labs/agent-skills
$

An agent skill that deploys any project to Vercel from a coding agent, triggered by requests like "deploy my app", "push this live", or "give me a preview link". It inspects project state (git remote, Vercel link, framework) and picks the right method, defaulting to preview deployments unless production is explicitly requested. Its broader goal is to move you toward a linked project with git-push deploys.