# Installer vercel avec Homebrew, Nix, pacman, apt, MacPorts, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vercel pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:vercel
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vercel
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install Vc
```

  Preuve: MacPorts ports tree: math/Vc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#vc
```

  Preuve: nixpkgs package indexes: pkgs/by-name/vc/vc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S vc
```

  Preuve: Arch Linux sync databases: vc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install vc-dev
```

  Preuve: Debian stable package indexes: vc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install Vc-devel
```

  Preuve: openSUSE Tumbleweed package metadata: Vc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:vercel
- **Gestionnaire de paquets:** Homebrew
- **Version:** 58.4.4
- **Résumé source:** Command-line interface for Vercel
- **Page d'accueil:** <https://vercel.com/home>
- **Dernière mise à jour:** 2026-07-31T22:10:44Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vc (alias)
- vercel (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 58.4.4
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://github.com/vercel/vercel>
- <https://vercel.com/changelog/introducing-the-vercel-api-cli-command>
- <https://vercel.com/changelog/new-vercel-cli-login-flow>
- <https://vercel.com/changelog/vercel-cli-v24>
- <https://vercel.com/changelog/vercel-cli-v28>
- <https://vercel.com/docs/cli>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour vercel. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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

- 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

- 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
## Autres enregistrements de gestionnaires de paquets

- MacPorts - Vc: installed executable or alias match | MacPorts ports tree: math/Vc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - vc-dev - 1.4.5-1: installed executable or alias match | Debian stable package indexes: vc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C++ types for explicitly data-parallel programming | https://github.com/VcDevel/Vc
- Nix - vc: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/vc/vc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - vc-dev - 1.4.4-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: vc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C++ types for explicitly data-parallel programming | https://github.com/VcDevel/Vc
- pacman - vc - 1.4.5-1: installed executable or alias match | Arch Linux sync databases: vc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A library to ease explicit vectorization of C++ code | https://github.com/VcDevel/Vc
- zypper - Vc-devel - 1.4.5-1.7: installed executable or alias match | openSUSE Tumbleweed package metadata: Vc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development Files for Vc | https://github.com/VcDevel/Vc/
- zypper - Vc-devel-doc - 1.4.5-1.7: installed executable or alias match | openSUSE Tumbleweed package metadata: Vc-devel-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | API documentation for Vc | https://github.com/VcDevel/Vc/
- zypper - Vc-devel-static - 1.4.5-1.7: installed executable or alias match | openSUSE Tumbleweed package metadata: Vc-devel-static from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Vc Static Library | https://github.com/VcDevel/Vc/


## Combined YAML source

View the package source record on GitHub. [combined/vercel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vercel.yml)


## Sources

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
