Install
npm i -g vercel
$
The official command-line interface for the Vercel platform. Use it to deploy projects, run a local dev environment that mirrors production, and manage environment variables, domains, DNS, certs, logs, and deployment rollbacks or promotions. It authenticates via interactive login or a VERCEL_TOKEN for CI/CD, making it the standard way to script Vercel deploys from a pipeline.