# Cross-link map: Deploying to Vercel (/docs/deployments)

> From the Vercel docs graph (built 2026-09-20T05:21:37.343Z), 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 a project from the CLI](https://vercel.com/docs/projects/deploy-from-cli?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=semantic) — Set up and deploy a Vercel project using the CLI, from linking to production.
- [Managing Deployments](https://vercel.com/docs/deployments/managing-deployments?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=semantic) — Learn how to manage your current and previously deployed projects to Vercel through the dashboard. You can redeploy at a
- [Deploying Projects from Vercel CLI](https://vercel.com/docs/cli/deploying-from-cli?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=semantic) — Learn how to deploy your Vercel Projects from Vercel CLI using the vercel or vercel deploy commands.
- [Deploying Git Repositories with Vercel](https://vercel.com/docs/git?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=semantic) — Vercel automatically deploys supported Git repositories on every branch push and when changes merge into the production
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=semantic) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.

## This page links to (17)

- [Vercel CLI Overview](https://vercel.com/docs/cli?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Learn how to use the Vercel command-line interface \\(CLI\\) to manage and configure your Vercel Projects from the command
- [Creating & Triggering Deploy Hooks](https://vercel.com/docs/deploy-hooks?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Learn how to create and trigger deploy hooks to integrate Vercel deployments with other systems.
- [Deployment Policies](https://vercel.com/docs/deployments/deployment-policy?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — 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%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Managing Deployments](https://vercel.com/docs/deployments/managing-deployments?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Learn how to manage your current and previously deployed projects to Vercel through the dashboard. You can redeploy at a
- [Rolling back a production deployment](https://vercel.com/docs/deployments/rollback-production-deployment?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Recover from a bad production deployment by rolling back, investigating the root cause, and redeploying a fix.
- [Deploying with Vercel Drop](https://vercel.com/docs/drop?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Vercel Drop lets you deploy a file or folder by dragging it into your browser, with no Git or CLI required.
- [Deploying Git Repositories with Vercel](https://vercel.com/docs/git?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Vercel automatically deploys supported Git repositories on every branch push and when changes merge into the production
- [Deploying from Azure DevOps with Vercel](https://vercel.com/docs/git/vercel-for-azure-pipelines?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — ​Vercel for Azure DevOps allows you to deploy from Azure Pipelines to Vercel automatically.
- [Deploying Bitbucket Projects with Vercel](https://vercel.com/docs/git/vercel-for-bitbucket?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — ​Vercel for Bitbucket automatically deploys your Bitbucket projects with Vercel, providing Preview Deployment URLs, and
- [Deploying GitHub Projects with Vercel](https://vercel.com/docs/git/vercel-for-github?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Vercel for GitHub automatically deploys your GitHub projects with Vercel, providing Preview Deployment URLs, and automat
- [Deploying GitLab Projects with Vercel](https://vercel.com/docs/git/vercel-for-gitlab?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — ​Vercel for GitLab automatically deploys your GitLab projects with Vercel, providing Preview Deployment URLs, and automa
- [Deploying a project from the CLI](https://vercel.com/docs/projects/deploy-from-cli?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Set up and deploy a Vercel project using the CLI, from linking to production.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Create a new deployment](https://vercel.com/docs/rest-api/deployments/create-a-new-deployment?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — POST /v13/deployments — Creates a new deployment for the authenticated team or user. For non-git deployments, upload fil
- [Routing Middleware API](https://vercel.com/docs/routing-middleware/api?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — Learn how you can use Routing Middleware, code that executes before a request is processed on a site, to provide speed a
- [How do I generate an SHA for uploading a file to the Vercel API?](https://vercel.com/kb/guide/how-do-i-generate-an-sha-for-uploading-a-file-to-the-vercel-api?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=outbound) — When using the Vercel API to create a deployment, you first need to upload your files. An SHA is required to upload thes

## Pages that link here (31)

By site: turborepo (1) · vercel-changelog (1) · vercel-kb (3) · vercel-web (2) · vercel-docs (24)

### From turborepo

- [Remote Caching](https://turborepo.dev/docs/core-concepts/remote-caching?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Share a single Turborepo cache across your team and CI to avoid duplicated work.

### From vercel-changelog

- [Resources tab allows instant searching and filtering of functions, middleware, and static assets](https://vercel.com/changelog/resources-tab-allows-instant-searching-and-filtering-of-functions-middleware?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Are Vercel Preview Deployments indexed by search engines?](https://vercel.com/kb/guide/are-vercel-preview-deployment-indexed-by-search-engines?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Vercel Preview Deployments aren't indexed by default. Learn how the noindex header works, how to confirm it, and the cus
- [Migrate to Vercel from Cloudflare](https://vercel.com/kb/guide/migrate-to-vercel-from-cloudflare?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Migrate your website's configuration from Cloudflare Pages or Workers to Vercel
- [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%2Fdeployments&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

### From vercel-web

- [Agentic Infrastructure](https://vercel.com/blog/agentic-infrastructure?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound)
- [Introducing the new Vercel Agent](https://vercel.com/blog/vercel-agent?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [Tools](https://vercel.com/docs/agent-resources/vercel-mcp/tools?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Available tools in Vercel MCP for searching docs, managing teams, projects, deployments, Web Analytics, runtime logs and
- [Audit Logs](https://vercel.com/docs/audit-log?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn how to track and analyze your team members' activities.
- [Configuring a Build](https://vercel.com/docs/builds/configure-a-build?from=graph&source_path=%2Fdocs%2Fdeployments&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
- [Working with Checks](https://vercel.com/docs/checks?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Vercel automatically keeps an eye on various aspects of your web application using the Checks API. Learn how to use Chec
- [Deployment Policies](https://vercel.com/docs/deployments/deployment-policy?from=graph&source_path=%2Fdocs%2Fdeployments&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
- [Accessing Deployments through Generated URLs](https://vercel.com/docs/deployments/generated-urls?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — When you create a new deployment, Vercel will automatically generate a unique URL which you can use to access that parti
- [Accessing Build Logs](https://vercel.com/docs/deployments/logs?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn how to use Vercel's build logs to monitor the progress of building or running your deployment, and check for possi
- [Frameworks on Vercel](https://vercel.com/docs/frameworks?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Vercel supports a wide range of the most popular frameworks, optimizing how your application builds and runs no matter w
- [Configuring regions for Vercel Functions](https://vercel.com/docs/functions/configuring-functions/region?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn how to configure regions for Vercel Functions.
- [Runtimes](https://vercel.com/docs/functions/runtimes?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Runtimes transform your source code into Functions, which are served by our CDN. Learn about the official runtimes suppo
- [Legacy Usage & Pricing for Functions](https://vercel.com/docs/functions/usage-and-pricing/legacy-pricing?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn about legacy usage and pricing for Vercel Functions.
- [How Vercel builds your application](https://vercel.com/docs/fundamentals/builds?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn how Vercel transforms your source code into optimized assets ready to serve globally.
- [Deploying from Azure DevOps with Vercel](https://vercel.com/docs/git/vercel-for-azure-pipelines?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — ​Vercel for Azure DevOps allows you to deploy from Azure Pipelines to Vercel automatically.
- [Response headers](https://vercel.com/docs/headers/response-headers?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn about the response headers sent to each Vercel deployment and how to use them to process responses before sending
- [Deploy a Lovable app on Vercel](https://vercel.com/docs/integrations/lovable?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Deploy your Lovable project to Vercel using GitHub sync and zero-configuration TanStack Start detection.
- [Limits](https://vercel.com/docs/limits?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Look up account limits, usage summaries, rate limits, and resource constraints for every Vercel plan.
- [Fair Use Guidelines](https://vercel.com/docs/limits/fair-use-guidelines?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn how Vercel applies fair use guidelines across plans and usage-based resources.
- [Microfrontends Routing](https://vercel.com/docs/microfrontends/routing?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Configure which microfrontend handles each path and understand how Vercel selects deployments.
- [Notifications](https://vercel.com/docs/notifications?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn how to use Notifications to view and manage important alerts about your deployments, domains, integrations, accoun
- [Products](https://vercel.com/docs/products?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Browse Vercel products for building, deploying, securing, observing, and scaling web applications.
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Use the project settings, to configure custom domains, environment variables, Git, integrations, deployment protection,
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [Transferring a project](https://vercel.com/docs/projects/transferring-projects?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn how to transfer a project between Vercel teams.
- [Access Roles](https://vercel.com/docs/rbac/access-roles?from=graph&source_path=%2Fdocs%2Fdeployments&source_site=vercel-docs&relationship=inbound) — Learn about the different roles available for team members on a Vercel account.
