Automic VaultAutomic Vault

npm / rank 239

Install vercel with npm

The command-line interface for Vercel. Version 54.14.2 via npm; verified 2026-07-03.

install

Additional install commands

Portable and language managers

npmverified · 100%
npm install -g vercel

local npm package metadata

overview

Package summary

The command-line interface for Vercel

Commands and aliases

  • vc
  • vercel

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for vercel. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No npm postinstall script is recorded in package metadata.
  • No Homebrew bottle metadata was recorded.
  • Installs with 34 runtime dependencies.
  • Build metadata lists 128 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
vccliglobal executable
vercelcliglobal executable

freshness

Version and 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.

page generated2026-07-10
manager version54.14.2
manager updated2026-07-03
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/vercel/vercel

install metadata

Package metadata

Package keynpm:vercel
Version54.14.2
Package managernpm
Package manager pagehttps://www.npmjs.com/package/vercel
Homepagehttps://vercel.com
Repositoryhttps://github.com/vercel/vercel
Upstream docshttps://vercel.com
LicenseApache-2.0
Source archivehttps://registry.npmjs.org/vercel/-/vercel-54.14.2.tgz
Issue trackerhttps://github.com/vercel/vercel/issues
Last updated2026-07-03T21:06:47.683Z
Published2026-06-17T20:23:28.144Z
Pulseupdated
Dependencies@vercel/backends, @vercel/blob, @vercel/build-utils, @vercel/cli-auth, @vercel/cli-config, @vercel/detect-agent, @vercel/elysia, @vercel/express, @vercel/fastify, @vercel/fun, @vercel/go, @vercel/h3, @vercel/hono, @vercel/hydrogen, @vercel/koa, @vercel/nestjs, @vercel/next, @vercel/node, @vercel/prepare-flags-definitions, @vercel/python, @vercel/redwood, @vercel/remix-builder, @vercel/ruby, @vercel/rust, @vercel/static-build, chokidar, esbuild, form-data, jose, luxon, proxy-agent, sandbox, smol-toml, zod
Build dependencies@edge-runtime/node-utils, @inquirer/checkbox, @inquirer/confirm, @inquirer/expand, @inquirer/input, @inquirer/password, @inquirer/search, @inquirer/select, @next/env, @sentry/node, @sindresorhus/slugify, @swc/core, @tootallnate/once, @types/async-retry, @types/bytes, @types/chance, @types/debug, @types/dotenv, @types/escape-html, @types/fs-extra, @types/ini, @types/json-parse-better-errors, @types/load-json-file, @types/luxon, @types/mime-types, @types/minimatch, @types/mock-fs, @types/ms, @types/node, @types/node-fetch, @types/npm-package-arg, @types/pluralize, @types/qs, @types/semver, @types/split2, @types/tar-fs, @types/title, @types/update-notifier, @types/which, @types/write-json-file, @types/yauzl-promise, @vercel-internals/constants, @vercel-internals/get-package-json, @vercel-internals/types, @vercel/agent-eval, @vercel/client, @vercel/error-utils, @vercel/frameworks, @vercel/fs-detectors, @vercel/routing-utils, @vercel/sdk, @vitest/expect, @yao-pkg/pkg, ajv, alpha-sort, ansi-escapes, ansi-regex, arg, async-listen, async-retry, async-sema, bytes, chalk, chance, ci-info, cli-table3, codecov, date-fns, debug, dot, dotenv, email-validator, epipebomb, escape-html, esm, execa, expect, express, fast-deep-equal, find-up, fs-extra, get-port, git-last-commit, http-proxy-node16, ini, is-docker, is-port-reachable, is-url, jaro-winkler, json-parse-better-errors, jsonlines, line-async-iterator, load-json-file, memfs, mime-types, minimatch, mock-fs, ms, node-fetch, npm-package-arg, open, ora, pcre-to-regexp, pluralize, promisepipe, proxy, qr-image, raw-body, rimraf, semver, serve-handler, split2, strip-ansi, supports-hyperlinks, tar-fs, title, tldts, tmp-promise, tree-kill, ts-node, tsx, utility-types, vite, vitest, which, write-json-file, xdg-app-paths, yauzl-promise
Bottlenot recorded
npm postinstallnot defined
Servicenone declared

registry facts

Source database details

Source Databasenpm registry
Dist Tags
Version Count1,003
Maintainers
  • matheuss
  • rauchg
  • matt.straka
  • vercel-release-bot
  • zeit-bot
PublisherGitHub Actions
Engines
Integritysha512-XMUBq4mEYniGGIHTAIY7Egop120x6d2NLZ9wezk3032VfKRMsB3q2UYFiZduWETG/TwFSddlNJ6UI8jBskleog==
Shasum28f5a5f77e99facf011fcd5db7cc5833aa65cb60
Unpacked Size9,320,680
File Count0
Created At2020-03-03T22:21:08.947Z
Latest Published At2026-06-17T20:23:28.144Z
Modified At2026-06-17T20:23:33.780Z

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts94%

Vc

sudo port install Vc
  • installed executable or alias match
  • Matched by: Vc
MacPorts ports tree · api.github.com · MacPorts ports tree: math/Vc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

vc-dev 1.4.5-1

C++ types for explicitly data-parallel programming

https://github.com/VcDevel/Vc

sudo apt install vc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: vc
  • installed executable or alias match
  • Matched by: Vc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

vc

nix profile install nixpkgs#vc
  • installed executable or alias match
  • Matched by: Vc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vc/vc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

vc-dev 1.4.4-1

C++ types for explicitly data-parallel programming

https://github.com/VcDevel/Vc

sudo apt install vc-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: vc
  • installed executable or alias match
  • Matched by: Vc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman92%

vc 1.4.5-1

A library to ease explicit vectorization of C++ code

https://github.com/VcDevel/Vc

sudo pacman -S vc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • installed executable or alias match
  • Matched by: Vc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

Vc-devel 1.4.5-1.5

Development Files for Vc

https://github.com/VcDevel/Vc/

sudo zypper install Vc-devel
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: Vc
  • 1 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Vc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: Vc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

Vc-devel-doc 1.4.5-1.5

API documentation for Vc

https://github.com/VcDevel/Vc/

sudo zypper install Vc-devel-doc
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: noarch
  • Source Package: Vc
  • 1 provides
  • installed executable or alias match
  • Matched by: Vc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: Vc-devel-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

Vc-devel-static 1.4.5-1.5

Vc Static Library

https://github.com/VcDevel/Vc/

sudo zypper install Vc-devel-static
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: Vc
  • 1 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Vc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: Vc-devel-static from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment