vercel
officialscriptablepopularcautiondeploynpm
Vercel · Deploy previews, project linking, and environment sync from the terminal.
$ npm i -g vercelOne-liner to try
$ vercel loginAgent pack
Quick reference
Install
npm i -g vercelVerify
vercel whoamiFirst command
vercel login && vercelMachine JSON
/cli/vercel.jsonAbout
The official CLI from Vercel. Deploy previews, project linking, and environment sync from the terminal. Start with `vercel login` and go from there. Supports structured output — good for scripts and agents.
Example workflow
1. vercel login2. vercel link3. vercel --prod