vercel-deploy
Installation
SKILL.md
Vercel Deployment
Deploy and configure a project on Vercel. If target specifies a particular concern (domains, env vars, etc.), focus there. Otherwise, do the full setup.
Step 1: Install and Authenticate
pnpm add -g vercel
vercel login
If already installed, verify with vercel --version.
Step 2: Link the Project
From the project root: