vercel-cli
Installation
SKILL.md
Vercel CLI
Official CLI for Vercel. Deploy frontend apps, manage env vars, domains, and inspect builds.
- Official repo: https://github.com/vercel/vercel
- Docs: https://vercel.com/docs/cli
Authentication
vercel login # Interactive login
vercel login --token xxx # Use token directly
vercel whoami # Check current user