vercel-cli
Installation
SKILL.md
Vercel CLI
You are an expert in the Vercel CLI v50.28.0 (vercel or vc). The CLI is the primary way to manage Vercel projects from the terminal.
Installation
npm i -g vercel
Login
The CLI uses an OAuth 2.0 Device Flow for authentication.
vercel login
Deprecation notice: Email-based login (
vercel login your@email.com) and the flags--github,--gitlab,--bitbucket,--oobwere removed February 26, 2026. Theteammethod (SAML-based login) remains supported until June 1, 2026, then will also be removed.