# Cross-link map: Vercel CLI Overview (/docs/cli)

> From the Vercel docs graph (built 2026-09-06T06:25:16.735Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=semantic) — Create, verify, and manage preview and production deployments on Vercel from Git, Vercel CLI, or the REST API.
- [vercel deploy](https://vercel.com/docs/cli/deploy?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=semantic) — Learn how to deploy your Vercel projects using the vercel deploy CLI command.
- [Getting started with Vercel](https://vercel.com/docs/getting-started-with-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=semantic) — Install the Vercel CLI, add the Vercel Plugin or agent skills, and deploy your first project.
- [vercel project](https://vercel.com/docs/cli/project?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=semantic) — Perform the following commands from the terminal for your Vercel Projects: list, add, inspect, update settings, rename,
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=semantic) — Use the project settings, to configure custom domains, environment variables, Git, integrations, deployment protection,

## This page links to (79)

- [AI Gateway](https://vercel.com/docs/ai-gateway?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Build AI agents and applications with hundreds of models through one API, with routing, fallbacks, budgets, and usage mo
- [Telemetry](https://vercel.com/docs/cli/about-telemetry?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Vercel CLI collects telemetry data about general usage.
- [vercel activity](https://vercel.com/docs/cli/activity?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — View activity events for your Vercel project or team, filtered by type, date range, and project.
- [vercel agent](https://vercel.com/docs/cli/agent?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Generate an AGENTS.md file with Vercel deployment best practices using the vercel agent CLI command.
- [vercel ai-gateway](https://vercel.com/docs/cli/ai-gateway?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Manage AI Gateway resources from the Vercel CLI: API keys, budgets, routing rules, models, leaderboards, and coding agen
- [vercel alerts](https://vercel.com/docs/cli/alerts?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — List recent alerts for a linked project, a specific project, or an entire team with the Vercel CLI.
- [vercel alias](https://vercel.com/docs/cli/alias?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to apply custom domain aliases to your Vercel deployments using the vercel alias CLI command.
- [vercel api](https://vercel.com/docs/cli/api?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to make authenticated HTTP requests to the Vercel API using the vercel api CLI command.
- [vercel bisect](https://vercel.com/docs/cli/bisect?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to perform a binary search on your deployments to help surface issues using the vercel bisect CLI command.
- [vercel blob](https://vercel.com/docs/cli/blob?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to interact with Vercel Blob storage using the vercel blob CLI command.
- [vercel build](https://vercel.com/docs/cli/build?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to build a Vercel Project locally or in your own CI environment using the vercel build CLI command.
- [vercel buy](https://vercel.com/docs/cli/buy?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to purchase Vercel products like credits, addons, subscriptions, and domains using the vercel buy CLI command.
- [vercel cache](https://vercel.com/docs/cli/cache?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage cache for your project using the vercel cache CLI command.
- [vercel certs](https://vercel.com/docs/cli/certs?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage certificates for your domains using the vercel certs CLI command.
- [vercel comments](https://vercel.com/docs/cli/comments?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Review and manage Vercel Toolbar comment threads from the terminal with the vercel comments CLI command.
- [vercel connect](https://vercel.com/docs/cli/connect?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage Vercel Connect connectors using the vercel connect CLI command.
- [vercel contract](https://vercel.com/docs/cli/contract?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to view contract commitment information for your Vercel account using the vercel contract CLI command.
- [vercel crons](https://vercel.com/docs/cli/crons?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Manage Cron Jobs from the Vercel CLI: add cron entries to your vercel.json, list them, and trigger them on demand.
- [vercel curl](https://vercel.com/docs/cli/curl?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to make HTTP requests to your Vercel deployments with automatic deployment protection bypass using the vercel
- [vercel deploy](https://vercel.com/docs/cli/deploy?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to deploy your Vercel projects using the vercel deploy CLI command.
- [vercel deploy-hooks](https://vercel.com/docs/cli/deploy-hooks?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Manage Deploy Hooks for Git-triggered builds from the Vercel CLI: list, create, and remove deploy hook URLs that trigger
- [vercel dev](https://vercel.com/docs/cli/dev?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to replicate the Vercel deployment environment locally and test your Vercel Project before deploying using the
- [vercel dns](https://vercel.com/docs/cli/dns?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage your DNS records for your domains using the vercel dns CLI command.
- [vercel domains](https://vercel.com/docs/cli/domains?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to buy, sell, transfer, and manage your domains using the vercel domains CLI command.
- [vercel env](https://vercel.com/docs/cli/env?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage your environment variables in your Vercel Projects using the vercel env CLI command.
- [vercel firewall](https://vercel.com/docs/cli/firewall?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage your project's custom firewall rules, IP blocks, system bypass rules, attack challenge mode, and sys
- [vercel flags](https://vercel.com/docs/cli/flags?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage feature flags for your Vercel project using the vercel flags CLI command.
- [vercel git](https://vercel.com/docs/cli/git?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage your Git provider connections using the vercel git CLI command.
- [vercel global-config](https://vercel.com/docs/cli/global-config?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Manage Global Config stores from the Vercel CLI: list, create, inspect, update, remove, and manage items, read tokens, a
- [Vercel CLI Global Options](https://vercel.com/docs/cli/global-options?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Global options are commonly available to use with multiple Vercel CLI commands. Learn about Vercel CLI's global options
- [vercel guidance](https://vercel.com/docs/cli/guidance?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Enable or disable guidance messages in the Vercel CLI using the vercel guidance command.
- [vercel help](https://vercel.com/docs/cli/help?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to use the vercel help CLI command to get information about all available Vercel CLI commands.
- [vercel httpstat](https://vercel.com/docs/cli/httpstat?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to visualize HTTP request timing statistics for your Vercel deployments using the vercel httpstat CLI command.
- [vercel init](https://vercel.com/docs/cli/init?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to initialize Vercel supported framework examples locally using the vercel init CLI command.
- [vercel inspect](https://vercel.com/docs/cli/inspect?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to retrieve information about your Vercel deployments using the vercel inspect CLI command.
- [vercel install](https://vercel.com/docs/cli/install?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to install marketplace native integrations and provision resources with the vercel install CLI command.
- [vercel integration](https://vercel.com/docs/cli/integration?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage marketplace native integrations, provision resources, manage individual resources, and discover avai
- [vercel link](https://vercel.com/docs/cli/link?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to link a local directory to a Vercel Project using the vercel link CLI command.
- [vercel list](https://vercel.com/docs/cli/list?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to list out all recent deployments for the current Vercel Project using the vercel list CLI command.
- [vercel login](https://vercel.com/docs/cli/login?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to login into your Vercel account using the vercel login CLI command.
- [vercel logout](https://vercel.com/docs/cli/logout?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to logout from your Vercel account using the vercel logout CLI command.
- [vercel logs](https://vercel.com/docs/cli/logs?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — View and filter request logs for your Vercel project, or stream live runtime logs from a deployment.
- [vercel mcp](https://vercel.com/docs/cli/mcp?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Set up Model Context Protocol \\(MCP\\) usage with a Vercel project using the vercel mcp CLI command.
- [vercel metrics](https://vercel.com/docs/cli/metrics?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — List and query observability metrics, and inspect available dimensions and aggregations using the Vercel CLI.
- [vercel microfrontends](https://vercel.com/docs/cli/microfrontends?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Manage microfrontends groups from the CLI. Learn how to create groups, inspect group metadata, add and remove projects,
- [vercel oauth-apps](https://vercel.com/docs/cli/oauth-apps?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Register Vercel Apps \\(OAuth\\) and manage team installations from the CLI: register new apps, list and dismiss installat
- [vercel open](https://vercel.com/docs/cli/open?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to open your current project in the Vercel Dashboard using the vercel open CLI command.
- [vercel project](https://vercel.com/docs/cli/project?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Perform the following commands from the terminal for your Vercel Projects: list, add, inspect, update settings, rename,
- [vercel promote](https://vercel.com/docs/cli/promote?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to promote an existing deployment using the vercel promote CLI command.
- [vercel pull](https://vercel.com/docs/cli/pull?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to update your local project with remote environment variables using the vercel pull CLI command.
- [vercel redeploy](https://vercel.com/docs/cli/redeploy?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to redeploy your project using the vercel redeploy CLI command.
- [vercel redirects](https://vercel.com/docs/cli/redirects?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage project-level redirects using the vercel redirects CLI command.
- [vercel remove](https://vercel.com/docs/cli/remove?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to remove a deployment using the vercel remove CLI command.
- [vercel rollback](https://vercel.com/docs/cli/rollback?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to roll back your production deployments to previous deployments using the vercel rollback CLI command.
- [vercel rolling-release](https://vercel.com/docs/cli/rolling-release?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage your project's rolling releases using the vercel rolling-release CLI command.
- [vercel routes](https://vercel.com/docs/cli/routes?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage project-level routing rules using the vercel routes CLI command.
- [vercel sandbox](https://vercel.com/docs/cli/sandbox?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Interact with Vercel Sandbox from the Vercel CLI: list, create, connect, exec, copy, stop, and snapshot sandboxes from y
- [vercel security](https://vercel.com/docs/cli/security?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Inspect the security posture of your Vercel team from the terminal: run every security check, list findings, and scope t
- [vercel skills](https://vercel.com/docs/cli/skills?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Discover agent skills relevant to your project using the vercel skills CLI command.
- [vercel switch](https://vercel.com/docs/cli/switch?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to switch between different team scopes using the vercel switch CLI command.
- [vercel target](https://vercel.com/docs/cli/target?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Work with custom environments using the --target flag in Vercel CLI.
- [vercel teams](https://vercel.com/docs/cli/teams?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to list, add, switch, invite, and manage your teams with the vercel teams CLI command.
- [vercel telemetry](https://vercel.com/docs/cli/telemetry?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage telemetry collection.
- [vercel tokens](https://vercel.com/docs/cli/tokens?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Manage your personal Vercel authentication tokens from the CLI: list, create, and remove access tokens for use with the
- [vercel traces](https://vercel.com/docs/cli/traces?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Inspect a request trace in the terminal, open it in the Vercel Dashboard, or manage the trace sampling rules for a proje
- [vercel upgrade](https://vercel.com/docs/cli/upgrade?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Upgrade the Vercel CLI to the latest version and manage automatic updates with the vercel upgrade CLI command.
- [vercel usage](https://vercel.com/docs/cli/usage?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to view billing usage and costs, for your Vercel account using the vercel usage CLI command.
- [vercel vcr](https://vercel.com/docs/cli/vcr?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Manage Vercel Container Registry from the Vercel CLI: build and push images, manage repositories, tags, and images, and
- [vercel webhooks](https://vercel.com/docs/cli/webhooks?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to manage webhooks for your Vercel account using the vercel webhooks CLI command.
- [vercel whoami](https://vercel.com/docs/cli/whoami?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to display the username of the currently logged in user with the vercel whoami CLI command.
- [Comments Overview](https://vercel.com/docs/comments?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Comments allow teams and invited participants to give direct feedback on preview deployments. Learn more about Comments
- [Vercel Container Registry](https://vercel.com/docs/container-registry?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Store and manage Docker container images on Vercel. Build and push images with the Vercel CLI, then run them on Vercel F
- [Container Registry CLI Reference](https://vercel.com/docs/container-registry/cli-reference?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Use the vercel vcr command group to manage Vercel Container Registry repositories, tags, and images from the command lin
- [Cron Jobs](https://vercel.com/docs/cron-jobs?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn about cron jobs, how they work, and how to use them on Vercel.
- [Creating & Triggering Deploy Hooks](https://vercel.com/docs/deploy-hooks?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Learn how to create and trigger deploy hooks to integrate Vercel deployments with other systems.
- [Vercel Global Config](https://vercel.com/docs/global-config?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — A Global Config is a global data store that enables experimentation with feature flags, A/B testing, critical redirects,
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Vercel Sandbox](https://vercel.com/docs/sandbox?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Run untrusted or agent-generated code in isolated Linux microVMs with Vercel Sandbox.
- [Sandbox CLI Reference](https://vercel.com/docs/sandbox/cli-reference?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=outbound) — Based on the Docker CLI, you can use the Sandbox CLI to manage your Vercel Sandbox from the command line.

## Pages that link here (154)

By site: ai-sdk (1) · flags-sdk (1) · v0 (1) · vercel-changelog (20) · vercel-kb (75) · vercel-web (5) · vercel-docs (51)

### From ai-sdk

- [AI Gateway](https://ai-sdk.dev/providers/ai-sdk-providers/ai-gateway?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)

### From flags-sdk

- [Vercel Flags](https://flags-sdk.dev/docs/providers/vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)

### From v0

- [Terminal commands](https://v0.app/docs/terminal-commands?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — v0 can run bash commands in your project sandbox to test, debug, and use platform CLIs. Control its autonomy with three

### From vercel-changelog

- [Agent Runs now available in the Vercel MCP and CLI](https://vercel.com/changelog/agent-runs-vercel-mcp-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Configure weighted traffic splits for Vercel Flags from the Vercel CLI](https://vercel.com/changelog/configure-weighted-traffic-splits-for-vercel-flags-from-the-vercel-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Copy-to-Prompt instructions now available for Flags](https://vercel.com/changelog/copy-to-prompt-instructions-now-available-for-flags?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Deploy Hono backends with zero configuration](https://vercel.com/changelog/deploy-hono-backends-with-zero-configuration?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Experimental native binaries for Vercel CLI](https://vercel.com/changelog/experimental-native-binaries-for-vercel-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Faster, predictable project linking in the Vercel CLI](https://vercel.com/changelog/faster-predictable-project-linking-in-the-vercel-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Manage Vercel Container Registry with Vercel CLI](https://vercel.com/changelog/manage-vercel-container-registry-with-vercel-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Manage Vercel Flags targeting rules from the CLI](https://vercel.com/changelog/manage-vercel-flags-targeting-rules-from-the-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Manage Vercel Toolbar comments from the CLI](https://vercel.com/changelog/manage-vercel-toolbar-comments-from-the-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Microfrontends routing now applies to vc alias and branch domains](https://vercel.com/changelog/microfrontends-routing-now-applies-to-vc-alias-and-branch-domains?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Projects can now be renamed](https://vercel.com/changelog/projects-can-now-be-renamed?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Pull anomaly alert details using the Vercel CLI](https://vercel.com/changelog/pull-anomaly-alert-details-using-the-vercel-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Redeploy or promote CLI deployments from the dashboard](https://vercel.com/changelog/redeploy-or-promote-cli-deployments-from-the-dashboard?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Refreshed deployment link design in Vercel dashboard](https://vercel.com/changelog/refreshed-deployment-link-design-in-vercel-dashboard?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Schema autocomplete and validation for vercel.json](https://vercel.com/changelog/schema-autocomplete-and-validation-for-vercel-json?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Improvements and Fixes](https://vercel.com/changelog/september-2022-papercuts?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Use native curl syntax with Vercel CLI](https://vercel.com/changelog/use-native-curl-syntax-with-vercel-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Vercel CLI expands commands for DNS, domains, and projects](https://vercel.com/changelog/vercel-cli-expands-commands-for-dns-domains-and-projects?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Vercel CLI v24 is now available](https://vercel.com/changelog/vercel-cli-v24?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Introducing Vercel Drop](https://vercel.com/changelog/vercel-drop?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Can I use my domain on Vercel with A records?](https://vercel.com/kb/guide/a-record-and-caa-with-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Point your apex domain to Vercel with an A record \\(76.76.21.21 or your domain card's value\\), pair it with a www CNAME,
- [Build AI agents with AI Gateway and AI SDK](https://vercel.com/kb/guide/ai-gateway-and-ai-sdk?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build AI agents on Vercel with AI Gateway and AI SDK, then make them reliable, capable, and durable with Sandbox, Chat S
- [How to build a browser agent that works behind a login](https://vercel.com/kb/guide/build-a-browser-agent?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a browser agent with eve, Vercel Connect, and KERNEL managed auth that signs a user in through a human-in-the-loop
- [Build with an Express starter template](https://vercel.com/kb/guide/build-with-a-express-starter-template?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy an Express app to Vercel from a template. Browse Express starters from Vercel and the community, then run them lo
- [Build with a FastAPI starter template](https://vercel.com/kb/guide/build-with-a-fastapi-starter-template?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Browse FastAPI starter templates for Vercel and deploy one in a few steps. Compare minimal, AI, agent, and full-stack Fa
- [Build with a Flask starter template](https://vercel.com/kb/guide/build-with-a-flask-starter-template?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Flask app to Vercel from a starter template. Compare the Flask Hello World starter, AI SDK, alt text generator,
- [Build with a Hono starter template](https://vercel.com/kb/guide/build-with-a-hono-starter-template?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Hono app to Vercel from a starter template. Compare the Hono API starter, MCP server, AI SDK, Slack Bolt, Next.
- [Build with a Nitro starter template](https://vercel.com/kb/guide/build-with-a-nitro-starter-template?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Nitro app to Vercel from a starter template. Compare the Nitro Starter, route rules, cached HTTP handler, plugi
- [Building community moderation agents using AI SDK](https://vercel.com/kb/guide/building-community-moderation-agents-using-ai-sdk?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to build an AI-powered community moderation agent with Next.js, the AI SDK, and AI Gateway.
- [Caching audits: Five antipatterns that quietly cost performance and money](https://vercel.com/kb/guide/caching-antipatterns?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Five caching antipatterns from hundreds of Vercel technical audits: write amplification, deploy-wiped caches, spinner sh
- [Deploy a Claude Design project to Vercel](https://vercel.com/kb/guide/claude-design?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Publish a Claude Design project to Vercel for a live production URL with the Vercel connector, or by exporting a .zip to
- [Build Claude Managed Agents with Chat SDK](https://vercel.com/kb/guide/claude-managed-agents-chat-sdk?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Ship a Slack research bot built on Claude Managed Agents and Chat SDK. One persistent session per thread, streamed brief
- [Improve Cumulative Layout Shift \\(CLS\\) on Vercel](https://vercel.com/kb/guide/cls-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Read, diagnose, and fix Cumulative Layout Shift on Vercel using Speed Insights and Next.js best practices.
- [Cost-aware model routing through AI Gateway](https://vercel.com/kb/guide/cost-aware-model-routing-with-ai-gateway?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Route easy requests to a cheap model and escalate only hard ones to a frontier model through one AI Gateway endpoint, wi
- [Run Cursor Cloud Agents on Vercel Sandbox](https://vercel.com/kb/guide/cursor-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to run Cursor Cloud Agents on Vercel Sandbox with BYOM worker pools, durable workflows, isolated microVMs, and
- [Build a daily digest bot with Chat SDK and Workflow SDK](https://vercel.com/kb/guide/daily-digest-bot-with-chat-sdk-and-workflow-sdk?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a daily digest bot that posts a daily digest of GitHub stats to Slack. Learn how to use Vercel Connect to set up S
- [How to Deploy a TanStack Start app to Vercel](https://vercel.com/kb/guide/deploy-a-tanstack-start-app-to-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a TanStack Start app to Vercel with the Nitro Vite plugin. Covers Git and CLI deployment, Fluid compute defaults,
- [Deploy a headless BigCommerce storefront with Vercel](https://vercel.com/kb/guide/deploy-headless-bigcommerce-storefront-with-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a headless BigCommerce storefront using Catalyst and Next.js on Vercel
- [Deploy a Node.js Fastify app on Vercel with Docker](https://vercel.com/kb/guide/deploy-nodejs-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a Node.js application with Fastify and Docker, then deploy it to Vercel Functions. Learn how to configure environm
- [Deploy PHP on Vercel with Docker](https://vercel.com/kb/guide/deploy-php-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a PHP application with FrankenPHP and Docker, then deploy it to Vercel Functions with managed configuration, stora
- [Deploy Rust on Vercel with Docker](https://vercel.com/kb/guide/deploy-rust-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a Rust application with Axum and Docker, then deploy it to Vercel Functions. Learn how to configure environment va
- [Can I deploy a locally built Next.js app to Vercel?](https://vercel.com/kb/guide/deploying-locally-built-nextjs?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to deploy a locally built Next.js application to Vercel.
- [Does using Vercel's Nameserver's lock you in?](https://vercel.com/kb/guide/does-using-vercel-s-nameserver-s-lock-you-in?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn about how using Vercel's Nameservers doesn't lock you to anything.
- [Deploy ASP.NET Core on Vercel with Docker](https://vercel.com/kb/guide/dot-net-asp-net-on-vercel-with-docker?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a .NET application with Docker and deploy it to Vercel Functions. Learn how to configure environment variables, in
- [Draft content in your voice from Slack with eve](https://vercel.com/kb/guide/eve-content-agent?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy the eve content agent template, a Slack bot that drafts blog posts, LinkedIn posts, release notes, and newsletter
- [Build an incident response sre agent with eve](https://vercel.com/kb/guide/eve-incident-sre-agent?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — sre is an incident response agent for Slack. It investigates production issues using a hypothesis-driven approach and re
- [Manage your Sanity project from Slack with eve](https://vercel.com/kb/guide/eve-sanity-copilot?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — A Slack-based Sanity copilot built on eve. It queries and edits content with GROQ, shapes schemas, manages releases, and
- [Build your first Slack agent with eve](https://vercel.com/kb/guide/eve-slack-agent-starter?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy the eve Slack agent template: a starter Slack bot built on the eve framework with an example tool and skill.
- [Build a software factory with eve](https://vercel.com/kb/guide/eve-software-factory?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Foreman, a software factory built on eve. It turns GitHub and Linear work items into reviewed draft pull requests throug
- [Ship social posts from Slack with eve and Typefully](https://vercel.com/kb/guide/eve-typefully-social-media-agent?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — A Slack-based social media agent built on eve. It drafts posts and threads for X, LinkedIn, Threads, Bluesky, and Mastod
- [How to build a GitHub agent with eve and GitHub Tools](https://vercel.com/kb/guide/github-agent-eve?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a GitHub agent with eve, GitHub Tools, and Vercel Connect. Register AI-callable GitHub tools, gate writes behind d
- [Deploy to Vercel with Self-Hosted Git Pipelines \\(GitLab & Bitbucket\\)](https://vercel.com/kb/guide/how-can-i-use-gitlab-pipelines-with-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use GitLab Pipelines to deploy to Vercel including support for self-managed GitLab.
- [How to build a durable AI code agent on Vercel](https://vercel.com/kb/guide/how-to-build-a-durable-ai-code-agent-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build an AI agent that generates code, writes its own tests, and executes them in an isolated microVM with automatic ret
- [How to build AI Agents with Vercel and the AI SDK](https://vercel.com/kb/guide/how-to-build-ai-agents-with-vercel-and-the-ai-sdk?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to build, deploy, and scale AI agents on Vercel using the AI SDK. This guide covers calling LLMs, defining too
- [How to Integrate Next.js with Prismic's Headless CMS](https://vercel.com/kb/guide/how-to-integrate-nextjs-with-prismic?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to connect Next.js with Prismic's CMS and deploy the integrated website to Vercel
- [How to Integrate Optimizely Feature Experimentation with Next.js and Vercel](https://vercel.com/kb/guide/how-to-integrate-optimizely-feature-experimentation-next-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — This guide covers setting up feature flags, implementing A/B tests, and optimizing performance using React Server Compon
- [Manage cache tags for external origins](https://vercel.com/kb/guide/how-to-manage-cache-tags-for-external-origins?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use cache tags to optimally serve fresh content on Vercel when content from your external origin changes
- [How to move a domain between Vercel projects with "Zero Downtime"?](https://vercel.com/kb/guide/how-to-move-a-domain-between-vercel-projects-with-zero-downtime?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Information about how to move your domain between Vercel projects without downtime.
- [How do I resolve alias related errors on Vercel?](https://vercel.com/kb/guide/how-to-resolve-alias-errors-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Information on resolving alias related errors on Vercel.
- [How to use Vercel Container Registry](https://vercel.com/kb/guide/how-to-use-vercel-container-registry?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Push, store, and pull OCI container images with Vercel Container Registry, then deploy them to Vercel Functions and Verc
- [Integrate Vercel and Contentstack for your Headless CMS](https://vercel.com/kb/guide/integrate-vercel-and-contentstack?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Integrate Vercel with Contentstack, a headless CMS, to build and deploy dynamic, high-performance websites.
- [Translate Kubernetes manifests to vercel.json](https://vercel.com/kb/guide/kubernetes-manifests-to-vercel-json?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Translate Kubernetes Deployments, Services, Ingress, ConfigMaps, and CronJobs into vercel.json configuration and Vercel
- [Deploy Laravel on Vercel with Docker](https://vercel.com/kb/guide/laravel-php-with-docker?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a Laravel application with FrankenPHP and Docker, then deploy it to Vercel with production configuration, external
- [Run a marketing team from Slack with eve](https://vercel.com/kb/guide/marketing-team-eve?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Team of five marketing agents built on eve. The lead routes work to specialists that write long-form into Notion, queue
- [Migrate self-hosted Next.js and containers from AWS to Vercel](https://vercel.com/kb/guide/migrate-containers-from-aws-to-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Migrate containers from AWS to Vercel: deploy with Dockerfile.vercel, keep RDS, S3, and SQS in AWS over OIDC, and cut ov
- [How to migrate from GHCR to Vercel Container Registry](https://vercel.com/kb/guide/migrate-ghcr-to-vcr?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Migrate container images from GitHub Container Registry \\(GHCR\\) to Vercel Container Registry \\(VCR\\), including authent
- [What is the Nitro Vite plugin?](https://vercel.com/kb/guide/nitro-vite-plugin?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — The Nitro Vite plugin \\(nitro/vite\\) adds SSR, API routes, and deploy-anywhere server builds to any Vite app. Learn what
- [Run Python code securely with AI SDK and Vercel Sandbox](https://vercel.com/kb/guide/python-ai-sdk-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Add an \\`executeCode\\` tool to your AI SDK agent with the \\`ai-sdk-tool-code-execution\\` package to run Python 3.13 insi
- [Build a real-time chat app with WebSockets on Vercel](https://vercel.com/kb/guide/real-time-chat-websockets?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build and deploy a single-room messaging app in Next.js with real-time chat, typing indicators, and live online user cou
- [Build Notion-style real-time presence with WebSockets on Vercel](https://vercel.com/kb/guide/real-time-presence-hono-react?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build the avatar faces that appear when a teammate opens a page and vanish when they leave. Powered by a Hono WebSocket
- [How to route your coding agent spend through AI Gateway](https://vercel.com/kb/guide/route-coding-agent-spend-through-ai-gateway?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Point Claude Code, Codex, Cursor, and every other harness on your machine at AI Gateway with one CLI command, on a budge
- [Safely running AI generated code in your Next.js application](https://vercel.com/kb/guide/running-ai-generated-code-sandbox?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — How to execute untrusted, AI‑generated code from a Next.js app using Vercel Sandbox, an isolated, ephemeral environment.
- [Investigate GitHub issues with \\`HarnessAgent\\` and Vercel Sandbox](https://vercel.com/kb/guide/sandboxed-coding-agent-with-harnessagent?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Use HarnessAgent to run coding agent harnesses like Claude Code or Codex against untrusted code inside Vercel Sandbox. R
- [How to ship an Elysia app on Vercel](https://vercel.com/kb/guide/ship-a-elysia-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Elysia app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and co
- [How to ship an Express app on Vercel](https://vercel.com/kb/guide/ship-a-express-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy an Express app to Vercel with zero configuration. Configure response streaming, middleware, cron jobs, the Bun ru
- [How to ship a FastAPI app on Vercel](https://vercel.com/kb/guide/ship-a-fastapi-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a FastAPI app to Vercel with zero configuration. Learn how the Python runtime, Vercel Functions, streaming, middl
- [How to ship a Fastify app on Vercel](https://vercel.com/kb/guide/ship-a-fastify-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Fastify app to Vercel with zero configuration, then add streaming, lifecycle hooks, cron jobs, and observabilit
- [How to ship a Flask app on Vercel](https://vercel.com/kb/guide/ship-a-flask-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Flask app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and con
- [How to ship an H3 app on Vercel](https://vercel.com/kb/guide/ship-a-h3-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy an H3 app to Vercel with zero configuration. Learn to configure streaming, middleware, cron jobs, the Bun runtime
- [How to ship a Hono app on Vercel](https://vercel.com/kb/guide/ship-a-hono-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Hono app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and conf
- [How to ship a Nitro app on Vercel](https://vercel.com/kb/guide/ship-a-nitro-app-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy a Nitro app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and con
- [Give your software factory a browser](https://vercel.com/kb/guide/software-factory-browser?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Add a KERNEL cloud browser to the eve software factory template so Foreman can reproduce flow bugs, sign in through mana
- [Manage Vercel projects with a software factory](https://vercel.com/kb/guide/software-factory-vercel-mcp?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Add Vercel's hosted MCP to the eve software factory template so Foreman can read build logs, runtime errors, and deploym
- [Deploy Symfony on Vercel with Docker](https://vercel.com/kb/guide/symfony-php-with-docker?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a Symfony application with FrankenPHP and Docker, then deploy it to Vercel with production configuration, external
- [How to test a container image in Vercel Sandbox before deploying](https://vercel.com/kb/guide/test-container-image-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Validate a container image before deploying by booting it as a custom Sandbox image from Vercel Container Registry \\(VCR
- [How can I use Vercel with GitHub IP restrictions?](https://vercel.com/kb/guide/use-vercel-with-github-ip-restrictions?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — This guide will describe how you can use Vercel even when you have an IP allowlist configured in GitHub.
- [Using coding agents to procure Vercel Marketplace integrations](https://vercel.com/kb/guide/using-coding-agents-to-procure-vercel-marketplace-integrations?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Coding agents can now discover, provision, and manage third-party services from the Vercel Marketplace using the Vercel
- [Using Express.js with Vercel](https://vercel.com/kb/guide/using-express-with-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use Express.js in a Serverless environment.
- [The Complete Guide to Vercel Connect](https://vercel.com/kb/guide/vercel-connect?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Use Vercel Connect to call provider APIs like Slack, GitHub, Linear, Microsoft, Discord, Snowflake, and Salesforce from
- [Vercel Drop vs Cloudflare Direct Upload](https://vercel.com/kb/guide/vercel-drop-vs-cloudflare-direct-upload?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Compare Vercel Drop and Cloudflare Direct Upload: framework builds, browser vs CLI workflows, file limits, Git integrati
- [Vercel Drop vs Netlify Drop](https://vercel.com/kb/guide/vercel-drop-vs-netlify-drop?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Compare Vercel Drop and Netlify Drop for drag-and-drop deployment: framework builds, static sites, updates, size limits,
- [Build a Weather API on Vercel: Express, FastAPI, and Nitro](https://vercel.com/kb/guide/weather-api-with-fastapi?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build a weather API on Vercel with FastAPI, Express, or Nitro. Compare the three runtimes, add caching and Observability
- [Export your Webflow site and host it on Vercel](https://vercel.com/kb/guide/webflow-vercel-drop?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to export your Webflow site's code and host it on Vercel with Vercel Drop. Drag your .zip export into the brow
- [What is Vercel's policy regarding load testing deployments?](https://vercel.com/kb/guide/what-s-vercel-s-policy-regarding-load-testing-deployments?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn about Vercel's policies regarding load tests.
- [Why is Vercel CLI asking me to log in? ](https://vercel.com/kb/guide/why-is-vercel-cli-asking-me-to-log-in?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Information on why you may be getting prompted to log in to Vercel CLI.

### From vercel-web

- [Agentic Infrastructure](https://vercel.com/blog/agentic-infrastructure?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Announcing the Build Output API](https://vercel.com/blog/build-output-api?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Evolving Vercel Functions](https://vercel.com/blog/evolving-vercel-functions?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Vercel Hackathon Winners](https://vercel.com/blog/hackathon-winners?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)
- [Using the latest Next.js 12.3 features on Vercel](https://vercel.com/blog/using-the-latest-next-js-12-3-features-on-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [Account Management](https://vercel.com/docs/accounts?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to manage your Vercel account and team members.
- [API Keys](https://vercel.com/docs/ai-gateway/authentication-and-byok/api-keys?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Create, view, and delete AI Gateway API keys, and set each key's budget and spend attribution, from the dashboard, CLI,
- [Builds](https://vercel.com/docs/builds?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Understand how the build step works when creating a Vercel Deployment.
- [Configuring a Build](https://vercel.com/docs/builds/configure-a-build?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Vercel automatically configures the build settings for many front-end frameworks, but you can also customize the build a
- [vercel comments](https://vercel.com/docs/cli/comments?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Review and manage Vercel Toolbar comment threads from the terminal with the vercel comments CLI command.
- [vercel curl](https://vercel.com/docs/cli/curl?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to make HTTP requests to your Vercel deployments with automatic deployment protection bypass using the vercel
- [vercel httpstat](https://vercel.com/docs/cli/httpstat?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to visualize HTTP request timing statistics for your Vercel deployments using the vercel httpstat CLI command.
- [vercel open](https://vercel.com/docs/cli/open?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to open your current project in the Vercel Dashboard using the vercel open CLI command.
- [Integrations for Comments](https://vercel.com/docs/comments/integrations?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how Comments integrates with Git providers like GitHub, GitLab, and BitBucket, as well as the Vercel app for Slack
- [Quickstart](https://vercel.com/docs/connect/quickstart?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Create your first connector in Vercel Connect, install the SDK, and request a runtime provider token from your code.
- [Vercel Container Registry](https://vercel.com/docs/container-registry?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Store and manage Docker container images on Vercel. Build and push images with the Vercel CLI, then run them on Vercel F
- [Container Registry CLI Reference](https://vercel.com/docs/container-registry/cli-reference?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Use the vercel vcr command group to manage Vercel Container Registry repositories, tags, and images from the command lin
- [Getting Started](https://vercel.com/docs/container-registry/getting-started?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Authenticate your container tool with Vercel Container Registry, then push and pull your first image with the Vercel CLI
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Create, verify, and manage preview and production deployments on Vercel from Git, Vercel CLI, or the REST API.
- [Deployment Policies](https://vercel.com/docs/deployments/deployment-policy?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Use a deployment policy to control which Git sources and deployment mechanisms can deploy to your team and projects, per
- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to resolve common scenarios you may encounter during the Build step, including build errors that cancel a depl
- [Deploying with Vercel Drop](https://vercel.com/docs/drop?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Vercel Drop lets you deploy a file or folder by dragging it into your browser, with no Git or CLI required.
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn more about environment variables on Vercel.
- [Getting started with Flags Explorer](https://vercel.com/docs/flags/flags-explorer/getting-started?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to set up the Flags Explorer so you can see and override your application's feature flags
- [Getting Started with Vercel Flags](https://vercel.com/docs/flags/vercel-flags/quickstart?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Create your first feature flag and evaluate it in your application using the Flags SDK, OpenFeature, or the core library
- [Elysia on Vercel](https://vercel.com/docs/frameworks/backend/elysia?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Build fast TypeScript backends with Elysia and deploy to Vercel. Learn the project structure, plugins, middleware, and h
- [Astro on Vercel](https://vercel.com/docs/frameworks/frontend/astro?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Deploy Astro sites to Vercel and configure server-side rendering, ISR, Web Analytics, Image Optimization, and Routing Mi
- [@vercel/functions API Reference \\(Node.js\\)](https://vercel.com/docs/functions/functions-api-reference/vercel-functions-package?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn about available APIs when working with Vercel Functions.
- [Streaming](https://vercel.com/docs/functions/streaming-functions?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to stream responses from Vercel Functions.
- [How Vercel builds your application](https://vercel.com/docs/fundamentals/builds?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how Vercel transforms your source code into optimized assets ready to serve globally.
- [Getting started with Vercel](https://vercel.com/docs/getting-started-with-vercel?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Install the Vercel CLI, add the Vercel Plugin or agent skills, and deploy your first project.
- [Getting started with Global Config](https://vercel.com/docs/global-config/get-started?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to create a Global Config store and read from it in your project.
- [Using Global Config with DevCycle](https://vercel.com/docs/global-config/global-config-integrations/devcycle-global-config?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use Global Config with Vercel's DevCycle integration.
- [Using Global Config with LaunchDarkly](https://vercel.com/docs/global-config/global-config-integrations/launchdarkly-global-config?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use Global Config with Vercel's LaunchDarkly integration.
- [Using Global Config with Split](https://vercel.com/docs/global-config/global-config-integrations/split-global-config?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use Global Config with Vercel's Split integration.
- [Using Global Config with Statsig](https://vercel.com/docs/global-config/global-config-integrations/statsig-global-config?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use Global Config with Vercel's Statsig integration.
- [Glossary](https://vercel.com/docs/glossary?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn about the terms and concepts used in Vercel's products and documentation.
- [Vercel CMS Integrations](https://vercel.com/docs/integrations/cms?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to integrate Vercel with CMS platforms, including Contentful, Sanity, and Sitecore XM Cloud.
- [Vercel Agility CMS Integration](https://vercel.com/docs/integrations/cms/agility-cms?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to integrate Agility CMS with Vercel. Follow our tutorial to deploy the Agility CMS template or install the in
- [Vercel ButterCMS Integration](https://vercel.com/docs/integrations/cms/butter-cms?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to integrate ButterCMS with Vercel. Follow our tutorial to set up the ButterCMS template on Vercel and manage
- [Vercel DatoCMS Integration](https://vercel.com/docs/integrations/cms/dato-cms?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to integrate DatoCMS with Vercel. Follow our step-by-step tutorial to set up and manage your digital content s
- [Vercel Formspree Integration](https://vercel.com/docs/integrations/cms/formspree?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to integrate Formspree with Vercel. Follow our tutorial to set up Formspree and manage form submissions on you
- [Vercel Makeswift Integration](https://vercel.com/docs/integrations/cms/makeswift?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to integrate Makeswift with Vercel. Makeswift is a no-code website builder designed for creating and managing
- [Vercel Sanity Integration](https://vercel.com/docs/integrations/cms/sanity?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to integrate Sanity with Vercel. Follow our tutorial to deploy the Sanity template or install the integration
- [Using Monorepos](https://vercel.com/docs/monorepos?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Vercel provides support for monorepos. Learn how to deploy a monorepo here.
- [Products](https://vercel.com/docs/products?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Browse Vercel products for building, deploying, securing, observing, and scaling web applications.
- [Static Configuration with vercel.json](https://vercel.com/docs/project-configuration/vercel-json?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use vercel.json to configure and override the default behavior of Vercel from within your project.
- [Deploying a project from the CLI](https://vercel.com/docs/projects/deploy-from-cli?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Set up and deploy a Vercel project using the CLI, from linking to production.
- [Quickstart](https://vercel.com/docs/queues/quickstart?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Set up Vercel Queues with the SDK.
- [Quickstart](https://vercel.com/docs/sandbox/quickstart?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to run your first code in a Vercel Sandbox.
- [Getting started with Sign in with Vercel](https://vercel.com/docs/sign-in-with-vercel/getting-started?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to get started with Sign in with Vercel
- [Vercel Documentation Sitemap](https://vercel.com/docs/sitemap.md?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Browse Vercel documentation pages with summaries, prerequisites, and topics.
- [Private Storage](https://vercel.com/docs/vercel-blob/private-storage?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use private Vercel Blob storage to serve files with authentication
- [Add the Vercel Toolbar to your local environment](https://vercel.com/docs/vercel-toolbar/in-production-and-localhost/add-to-localhost?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to use the Vercel Toolbar in your local environment.
- [Add the Vercel Toolbar to your production environment](https://vercel.com/docs/vercel-toolbar/in-production-and-localhost/add-to-production?from=graph&source_path=%2Fdocs%2Fcli&source_site=vercel-docs&relationship=inbound) — Learn how to add the Vercel Toolbar to your production environment and how your team members can use tooling to access t
