Credential access
Reads Vercel auth tokens, project links, env vars, and deployment config.
brew
Command-line interface for Vercel. Version 54.21.0 via Homebrew; verified 2026-07-07.
agent safety
vercel-cli deploys applications and manages hosted project state.
Reads Vercel auth tokens, project links, env vars, and deployment config.
Can deploy, promote, alias, and change remote project settings.
Publishes application builds to Vercel infrastructure.
Gate deploy, promote, env, alias, and project-setting commands.
Allow status and build checks; require approval before any deploy or environment mutation.
install
brew install vercel-clilocal Homebrew formula metadata
sudo port install VcMacPorts ports tree · math/Vc/Portfile · source: api.github.com
sudo apt install vc-devDebian stable package indexes · vc-dev · source: deb.debian.org
nix profile install nixpkgs#vcnixpkgs package indexes · pkgs/by-name/vc/vc/package.nix · source: api.github.com
sudo pacman -S vcArch Linux sync databases · vc · source: geo.mirror.pkgbuild.com
sudo zypper install Vc-developenSUSE Tumbleweed package metadata · Vc-devel · source: download.opensuse.org
overview
Command-line interface for Vercel
history
Vercel CLI is the terminal interface for Vercel's deployment platform. It grew out of the earlier ZEIT Now workflow, where running `now` from a project directory created an immutable deployment URL, and it became `vercel` after ZEIT rebranded to Vercel in April 2020.
Vercel itself was founded by Guillermo Rauch in 2015 as ZEIT, and the company's early developer experience centered on Now: a command-line deployment product for serverless, static, and frontend projects. The old Now CLI's appeal was its minimal flow: enter a project directory, run a command, and receive a live deployment URL.
On April 21, 2020, ZEIT announced that it had become Vercel, aligning the company around frontend teams and the develop-preview-ship workflow. The platform rename also propagated into the CLI: GitHub maintainers answered that the Now name had become Vercel, and the npm `now` package later carried a deprecation notice directing users to `vercel` after December 31, 2020.
Since the rename, Vercel CLI has become the local and automation-oriented control plane for the platform. Release notes such as Vercel CLI v28 in 2022 show the CLI absorbing more project lifecycle features, including Git integration, linked-project behavior, environment-pull improvements, and changes to deployment ergonomics.
The CLI's adoption tracks Vercel's rise with Next.js and frontend platform workflows. It is used by individual developers for one-command preview deployments, by teams to link local directories to hosted projects, and by CI systems through token authentication.
Vercel's platform also emphasizes Git-connected preview deployments, but the CLI remains important because it works outside the Git push path. It can deploy prebuilt output, pull environment variables, inspect deployments, view logs, manage DNS-related resources, and reproduce parts of the hosted deployment environment locally.
Typical package use starts with installing the CLI, logging in, running `vercel link` for an existing project or `vercel`/`vercel deploy` from a project root, and then promoting with `vercel deploy --prod`. Day-to-day workflows commonly include `vercel env pull`, `vercel dev`, `vercel inspect`, `vercel logs`, and token-based commands in CI.
For package users, the `vc` alias and `vercel` binary sit at the boundary between local source trees and Vercel's hosted platform. That makes the tool less like a generic cloud SDK and more like a deployment workflow command, especially for Next.js and other frontend frameworks.
Vercel CLI is significant because it preserves the original Now-style instant deployment workflow while also covering modern project linking, environment management, preview, production, and automation use cases. In package collections, it is the local handle for a cloud platform that many JavaScript and frontend teams touch daily.
security posture
No matching local secret-handling manifest was found for vercel-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.local/share/com.vercel.cli/config.json~/Library/Application Support/com.vercel.cli/config.json%APPDATA%\Roaming\xdg.data\com.vercel.cli\config.jsonCredential-bearing paths to review before unattended agent runs.
~/.local/share/com.vercel.cli/auth.json~/.local/share/now/auth.json~/.now/auth.json~/.vercel/auth.json~/Library/Application Support/com.vercel.cli/auth.json~/Library/Application Support/now/auth.json~/.now/auth.json~/.vercel/auth.json%APPDATA%\Roaming\xdg.data\com.vercel.cli\auth.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vc | cli | global executable | |
vercel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:vercel-cli |
|---|---|
| Version | 54.21.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vercel-cli |
| Homepage | https://vercel.com/home |
| Repository | https://github.com/vercel/vercel |
| Upstream docs | https://vercel.com/docs/cli |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/vercel/-/vercel-54.21.0.tgz |
| Last updated | 2026-07-07T23:13:10Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vercel-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Vc
sudo port install Vcvc-dev 1.4.5-1
C++ types for explicitly data-parallel programming
sudo apt install vc-devvc
nix profile install nixpkgs#vcvc-dev 1.4.4-1
C++ types for explicitly data-parallel programming
sudo apt install vc-devvc 1.4.5-1
A library to ease explicit vectorization of C++ code
sudo pacman -S vcVc-devel 1.4.5-1.5
Development Files for Vc
https://github.com/VcDevel/Vc/
sudo zypper install Vc-develVc-devel-doc 1.4.5-1.5
API documentation for Vc
https://github.com/VcDevel/Vc/
sudo zypper install Vc-devel-docVc-devel-static 1.4.5-1.5
Vc Static Library
https://github.com/VcDevel/Vc/
sudo zypper install Vc-devel-staticsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.