Imported from vercel/vercel-deploy-claude-code-plugin (skills/setup/SKILL.md). Install upstream with npx skills add vercel/vercel-deploy-claude-code-plugin --skill setup. Copyright stays with the author.
Vercel Setup
Install CLI
npm install -g vercel
Authenticate
vercel login
Link Project
vercel link
Environment Variables
vercel env lsvercel env add <NAME>
Configuration
Check for vercel.json and .vercelignore files.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/vercel-vercel-deploy-claude-code-plugin-setup/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.