setup
por vercel
Configurar a CLI do Vercel e a configuração do projeto. Use quando o usuário disser "configurar Vercel", "configurar Vercel", "vincular ao Vercel" ou "vercel init".
npx skills add https://github.com/vercel/vercel-deploy-claude-code-plugin --skill setupVercel Setup
Install CLI
npm install -g vercel
Authenticate
vercel login
Link Project
vercel link
Environment Variables
vercel env ls
vercel env add <NAME>
Configuration
Check for vercel.json and .vercelignore files.