Skip to main content
Back to registry

vercel-cli

vercel/vercel

The Vercel CLI ( vercel or vc ) deploys, manages, and develops projects on the Vercel platform from the command line. Use vercel -h for full flag details on any command.

Installs1
Install command
npx skills add https://github.com/vercel/vercel --skill vercel-cli
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
The Vercel CLI ( vercel or vc ) deploys, manages, and develops projects on the Vercel platform from the command line. Use vercel -h for full flag details on any command. Commands must be run from the directory containing the .vercel folder (or a subdirectory of it). How .vercel gets set up depends on your project structure: Running from a project subdirectory (e.g., apps/web/ ) skips the "which project?" prompt since it's unambiguous. When something goes wrong, check how things are linked first — look at what's in .vercel/ and whether it's project.json or repo.json . Also verify you're on the right team with vercel whoami — linking while on the wrong team is a common mistake. Use this to route to the correct reference file: - .vercel/project.json : Created by vercel link . Links a single project.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vercel-cli do?

The Vercel CLI ( vercel or vc ) deploys, manages, and develops projects on the Vercel platform from the command line. Use vercel -h for full flag details on any command.

Is vercel-cli good?

vercel-cli does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vercel-cli work with?

vercel-cli currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to vercel-cli?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vercel-cli?

npx skills add https://github.com/vercel/vercel --skill vercel-cli

Related skills

Alternatives in Software Engineering