Skip to main content
Back to the directory
vercel/vercelSoftware EngineeringFrontend and Design

vercel-cli

Command-line interface for deploying, managing, and developing Vercel projects locally and in CI/CD pipelines.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/vercel/vercel --skill vercel-cli
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, vercel-cli has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: vercel/vercel. Canonical URL: https://skills.sh/vercel/vercel/vercel-cli.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Command-line interface for deploying, managing, and developing Vercel projects locally and in CI/CD pipelines. 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: - 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...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Command-line interface for deploying, managing, and developing Vercel projects locally and in CI/CD pipelines.

Is vercel-cli good?

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

Which AI agents support vercel-cli?

vercel-cli currently lists compatibility with Skills CLI.

Is vercel-cli safe to install?

vercel-cli has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to vercel-cli?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install vercel-cli?

Run the following command to install vercel-cli: npx skills add https://github.com/vercel/vercel --skill vercel-cli

Related skills

Alternatives in Software Engineering