{"schemaVersion":"opencli.cli.v1","slug":"vercel","name":"Vercel CLI","shortName":"vercel","binaryName":"vercel","maker":{"slug":"vercel","name":"Vercel","type":"org","url":"https://vercel.com","officialPlatformMaker":true,"featuredBuilder":false},"category":"Deploy","description":"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.","tagline":"Deploy previews, project linking, and environment sync from the terminal.","install":{"packageManager":"npm","command":"npm i -g vercel","packageName":null,"npmPackage":"vercel","brewFormula":null,"brewCask":null,"crateName":null,"pypiPackage":null,"goPackage":null,"dockerImage":null},"verify":{"command":"vercel whoami","signal":"Shows the active Vercel account or team."},"quickStart":"vercel login && vercel","exampleWorkflow":["vercel login","vercel link","vercel --prod"],"agent":{"readiness":{"label":"Great for agents","score":75,"reasons":["Structured output is available for parsing.","Supports non-interactive/scripted use.","Works well in CI or repeatable automation."],"guardrails":["Verify identity/account before running task commands.","Network access is required; avoid leaking secrets in logs.","Require confirmation before apply, delete, deploy, transfer, merge, or write actions."]},"packUrl":"https://opencli.co/cli/vercel/agent.md","packMarkdown":"# OpenCLI Agent Pack: Vercel CLI\n\nUse this when an AI agent needs to work with `vercel`.\n\n## What this CLI is for\nThe 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.\n\nBest for: deploy previews, project linking, and environment sync from the terminal.\n\n## Agent readiness\nGreat for agents (75/100)\n- Structured output is available for parsing.\n- Supports non-interactive/scripted use.\n- Works well in CI or repeatable automation.\n\n## Install\n```sh\nnpm i -g vercel\n```\n\n## Verify before real work\n```sh\nvercel whoami\n```\nExpected signal: Shows the active Vercel account or team.\n\n## Safe starting commands\n```sh\nvercel whoami\n```\n\n```sh\nvercel login && vercel\n```\n\n```sh\nvercel login\n```\n\n```sh\nvercel link\n```\n\n```sh\nvercel --prod\n```\n\n## Guardrails for agents\n- Verify identity/account before running task commands.\n- Network access is required; avoid leaking secrets in logs.\n- Require confirmation before apply, delete, deploy, transfer, merge, or write actions.\n\n## Suggested agent instruction\nYou may use Vercel CLI (`vercel`) for deploy previews, project linking, and environment sync from the terminal.. First install it if missing, then run the verify command. Start with read-only or inspection commands. Summarize what you found before changing anything. Ask for confirmation before commands that mutate remote state, spend money, deploy, delete data, merge code, or expose secrets.\n\nSource: OpenCLI\n"},"fit":{"bestFor":"deploy previews, project linking, and environment sync from the terminal.","useThisIf":"You're on Vercel and want the official terminal experience.","skipIf":"You're not comfortable with a tool that can write to production.","whatHappensNext":"Run `vercel link` to see it in action."},"capabilities":{"agentFriendly":true,"supportsJsonOutput":true,"supportsNonInteractive":true,"supportsDryRun":false,"requiresAuth":true,"requiresNetwork":true,"ciFriendly":true,"localFirst":false,"destructivePotential":"high"},"taxonomy":{"useCases":["Deploy previews","Project linking","Environment sync"],"aliases":["vercel cli"],"keywords":["deploy nextjs previews edge"],"tags":["official","agent-friendly","ci-friendly"]},"links":{"website":"https://vercel.com/docs/cli","github":"https://github.com/vercel/vercel","docs":"https://vercel.com/docs/cli","opencli":"https://opencli.co/cli/vercel","markdown":"https://opencli.co/cli/vercel/agent.md","json":"https://opencli.co/cli/vercel.json"},"metrics":{"githubStars":15627,"latestRelease":"2026-06-08T09:53:44Z","license":"Apache-2.0","metricLabel":"npm weekly downloads","metricValue":2771432,"metricSource":"npm","metricAsOf":"2026-06-08T11:00:28.860Z"}}