vercel-cli
Installation
SKILL.md
Vercel CLI
Vercel CLI skill for deploying and managing Vercel projects from the terminal. Use when the user wants to deploy, list, inspect, rollback, or manage Vercel deployments; configure domains, SSL certificates, environment variables; manage teams or view usage; or needs help with vercel CLI commands.
Environment Setup
Install Vercel CLI:
pnpm i -g vercel
Update:
pnpm i -g vercel@latest