# Cross-link map: Managing Deployments (/docs/deployments/managing-deployments)

> From the Vercel docs graph (built 2026-09-21T05:26:59.511Z), 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%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=semantic) — Create, verify, and manage preview and production deployments on Vercel from Git, Vercel CLI, or the REST API.
- [Deploying a project from the CLI](https://vercel.com/docs/projects/deploy-from-cli?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=semantic) — Set up and deploy a Vercel project using the CLI, from linking to production.
- [Deploying Projects from Vercel CLI](https://vercel.com/docs/cli/deploying-from-cli?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=semantic) — Learn how to deploy your Vercel Projects from Vercel CLI using the vercel or vercel deploy commands.
- [vercel redeploy](https://vercel.com/docs/cli/redeploy?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=semantic) — Learn how to redeploy your project using the vercel redeploy CLI command.
- [Promoting Deployments](https://vercel.com/docs/deployments/promoting-a-deployment?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=semantic) — Learn how to promote deployments to production on Vercel.

## This page links to (14)

- [Vercel Plugin for AI Coding Agents](https://vercel.com/docs/agent-resources/vercel-plugin?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Install the Vercel plugin to give supported AI coding tools Vercel context, skills, specialist agents, slash commands, a
- [Getting started with Vercel Web Analytics](https://vercel.com/docs/analytics/quickstart?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Vercel Web Analytics provides you detailed insights into your website's visitors. This quickstart guide will help you ge
- [Deploying Projects from Vercel CLI](https://vercel.com/docs/cli/deploying-from-cli?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Learn how to deploy your Vercel Projects from Vercel CLI using the vercel or vercel deploy commands.
- [Deployment Protection on Vercel](https://vercel.com/docs/deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Learn how to control access to your Vercel project's preview and production URLs with Deployment Protection. Configure p
- [Password Protection](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/password-protection?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Require visitors to enter a password before they can view your deployments.
- [Restrict deployment access by IP address](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/trusted-ips?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Trusted IPs let you restrict access to your deployments to a list of allowed IP addresses.
- [Restrict access to deployments with Vercel Authentication](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/vercel-authentication?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Vercel Authentication restricts access to your deployments so only authorized users can view and comment on your site.
- [Usage & Pricing for Deployment Protection](https://vercel.com/docs/deployment-protection/usage-and-pricing?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Compare Deployment Protection feature availability and pricing across Hobby, Pro, and Enterprise plans.
- [Deployment Retention](https://vercel.com/docs/deployment-retention?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Learn how Deployment Retention policies affect a deployment's lifecycle
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Learn how to resolve common scenarios you may encounter during the Build step, including build errors that cancel a depl
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Learn more about environment variables on Vercel.
- [Global network and regions](https://vercel.com/docs/regions?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — View the list of regions supported by Vercel's CDN and learn about our global infrastructure.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Get deployment events](https://vercel.com/docs/rest-api/deployments/get-deployment-events?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=outbound) — GET /v3/deployments/{idOrUrl}/events — Get the build logs of a deployment by deployment ID and build ID. It can work as

## Pages that link here (25)

By site: nextjs (1) · vercel-changelog (3) · vercel-kb (8) · vercel-web (2) · vercel-docs (11)

### From nextjs

- [How to optimize memory usage](https://nextjs.org/docs/app/guides/memory-usage?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Optimize memory used by your application in development and production.

### From vercel-changelog

- [New deployment promotion event](https://vercel.com/changelog/new-webhook-for-promotion-events?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound)
- [Revert and pin deployments with Instant Rollback](https://vercel.com/changelog/revert-and-pin-deployments-with-instant-rollback?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound)
- [Stage and manually promote deployments to production](https://vercel.com/changelog/stage-and-manually-promote-deployments-to-production?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Implementing Blue-Green Deployments on Vercel](https://vercel.com/kb/guide/blue_green_deployments_on_vercel?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — This guide outlines how to implement blue-green deployments on Vercel, leveraging GitHub Actions for seamless and contro
- [Deploy a Bolt.new app with Vercel Drop](https://vercel.com/kb/guide/bolt-vercel-drop?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Export your Bolt.new project as a .zip and deploy it to Vercel with Vercel Drop. Vercel detects the framework and builds
- [Deploy a Claude Design project to Vercel](https://vercel.com/kb/guide/claude-design?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&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
- [Deploy a Google Stitch design with Vercel Drop](https://vercel.com/kb/guide/google-stitch-vercel-drop?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Download the HTML from your Google Stitch screens and deploy them to production with Vercel Drop, with no Git or CLI req
- [How do I delete an individual deployment?](https://vercel.com/kb/guide/how-do-i-delete-an-individual-deployment?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Information on deleting an individual deployment.
- [Implementing Canary Deployments on Vercel](https://vercel.com/kb/guide/implementing_canary_deployments_on_vercel?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — This guide explains how to set up canary deployments on Vercel, enabling developers to gradually roll out new versions t
- [Missing routes-manifest.json file or No Output Directory when using Turborepo or NX](https://vercel.com/kb/guide/missing-routes-manifest-or-output-turborepo-nx?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — How to solve the error \\`The file "/vercel/path0/apps/web/.next/routes-manifest.json" couldn't be found\\` or \\`No Output
- [Export your Webflow site and host it on Vercel](https://vercel.com/kb/guide/webflow-vercel-drop?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&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

### From vercel-web

- [Deploying safely on Vercel without merge queues](https://vercel.com/blog/deploy-safely-on-vercel-without-merge-queues?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound)
- [How we cut CDN metadata lookup latency by 91%](https://vercel.com/blog/how-we-cut-cdn-metadata-lookup-latency-by-91-percent?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [vercel redeploy](https://vercel.com/docs/cli/redeploy?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Learn how to redeploy your project using the vercel redeploy CLI command.
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&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%2Fdeployments%2Fmanaging-deployments&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
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&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%2Fdeployments%2Fmanaging-deployments&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.
- [Managing environment variables](https://vercel.com/docs/environment-variables/managing-environment-variables?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Learn how to create and manage environment variables for Vercel.
- [Rotating environment variables](https://vercel.com/docs/environment-variables/rotating-secrets?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Safely rotate API keys, tokens, and other secrets in your Vercel environment variables.
- [Image Optimization with Vercel](https://vercel.com/docs/image-optimization?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Transform and optimize images to improve page load performance.
- [Production checklist for launch](https://vercel.com/docs/production-checklist?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Ensure your application is ready for launch with this comprehensive production checklist by the Vercel engineering team.
- [Managing projects](https://vercel.com/docs/projects/managing-projects?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Learn how to manage your projects through the Vercel Dashboard.
- [Skew Protection](https://vercel.com/docs/skew-protection?from=graph&source_path=%2Fdocs%2Fdeployments%2Fmanaging-deployments&source_site=vercel-docs&relationship=inbound) — Learn how Vercel's Skew Protection ensures that the client and server stay in sync for any particular deployment.
