pkg.sopackage field notes

brew / Rang 2419

vercel mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vercel in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install vercel

provider-native install command

Überblick

Paketzusammenfassung

Command-line interface for Vercel

Befehle und Aliase

  • vc
  • vercel

Verlauf

Projektgeschichte und Nutzung

Vercel CLI is the command-line client for deploying, developing, linking, inspecting, and operating projects on Vercel. The `vercel` and `vc` executables expose both interactive developer workflows and token-based automation for CI/CD.

Projektgeschichte

The official repository dates to 2016 and grew into a large TypeScript-centered monorepo for Vercel's CLI, builders, runtimes, and related packages. The regular CLI continues to be distributed as the `vercel` npm package, with separate native CLI binaries offered as an explicit alternative.

Adoptionsgeschichte

The CLI evolved with Vercel's deployment platform: version 24 in 2022 stabilized `vercel dev` and moved most CLI code to TypeScript; version 28 added deeper Git metadata and project-linking workflows. Later releases added a device-flow login, direct API access, agent-oriented historical logs, and local-directory scoping.

Wie es verwendet wird

Developers use `vercel` to deploy the current project, `vercel dev` to emulate the platform locally, and `vercel link` or `.vercel/project.json` to bind a directory to a remote project. Operational commands cover domains, DNS, environment variables, logs, deployments, rollbacks, integrations, and authenticated API requests.

Warum Paket-Nerds sich dafür interessieren

Vercel CLI is a prominent npm-installed cloud CLI whose long-running command surface tracks the shift from simple frontend deployment toward a broad programmable platform. Package users care about its dual `vercel`/`vc` commands, project-local state, cross-platform XDG-derived global state, rapid release cadence, and growing native-binary option.

Zeitleiste

  • 2016: Official repository established.
  • 2022-02-17: Vercel CLI v24 released; `vercel dev` became stable.
  • 2022-08-12: Vercel CLI v28 released with expanded Git and linking behavior.
  • 2025-09-12: OAuth 2.0 Device Flow became the CLI login path.
  • 2026-01-27: `vercel api` added direct authenticated API access.
  • 2026-02-10: `vercel logs` gained historical, agent-oriented querying.

Related projects

  • The repository also contains Vercel builders, runtimes, and platform packages; the CLI works closely with Git providers, the Vercel REST API, framework build outputs, and the separately distributed `@vercel/vc-native` binaries.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für vercel wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.local/share/com.vercel.cli/config.json
macOS
~/Library/Application Support/com.vercel.cli/config.json
Windows
%APPDATA%\Roaming\xdg.data\com.vercel.cli\config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.local/share/com.vercel.cli/auth.json
macOS
~/Library/Application Support/com.vercel.cli/auth.json
Windows
%APPDATA%\Roaming\xdg.data\com.vercel.cli\auth.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
vcExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
vercelExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version58.4.4
Manager aktualisiert2026-07-31
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:vercel
Version58.4.4
PaketmanagerHomebrew
Homepagehttps://vercel.com/home
Zuletzt aktualisiert2026-07-31T22:10:44Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation