vercel-cli
Manage, develop, and deploy projects on the Vercel platform from the command line.
Install
npx skills add https://github.com/vercel/vercel --skill vercel-cliStats
| Total installs | 1,605 |
| Weekly installs | 1.6K |
| GitHub stars | 15.1K |
| First seen | Feb 10, 2026 |
| Source | @vercel/vercel |
Summary
- Requires explicit project linking via vercel link (single project) or vercel link --repo (monorepos); commands must run from the directory containing .vercel/ folder
- Core workflows: vercel dev for local development, vercel deploy for preview deployments, vercel --prod for production
- Supports environment variables, domains, DNS, blob storage, integrations, Node.js backends, monorepos, Bun runtime, and feature flags through dedicated command categories
- Includes vercel api as a fallback for operations without direct CLI commands, and vercel curl for accessing preview deployments without disabling protection
Tags
Related skills
| Skill | Installs | vs vercel-cli |
|---|---|---|
| tavily-crawl | 1,671 | +66 |
| langfuse | 1,538 | -67 |
| youtube-downloader | 1,745 | +140 |
| browser | 1,567 | -38 |
| desktop-computer-automation | 1,504 | -101 |
FAQ
- How many installs does vercel-cli have?
- vercel-cli has 1,605 total installs and 1.6K installs this week.
- Where is vercel-cli hosted?
- vercel-cli is published by @vercel/vercel at https://github.com/vercel/vercel.
- How many GitHub stars does vercel-cli have?
- vercel-cli has 15.1K GitHub stars.
- When was vercel-cli first indexed?
- OrangeBot.AI first indexed vercel-cli on Feb 10, 2026.
- How do I install vercel-cli?
- Run: npx skills add https://github.com/vercel/vercel --skill vercel-cli