# Cross-link map: Promoting a preview deployment to production (/docs/deployments/promote-preview-to-production)

> From the Vercel docs graph (built 2026-09-23T15:15:53.078Z), 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

- [Promoting Deployments](https://vercel.com/docs/deployments/promoting-a-deployment?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=semantic) — Learn how to promote deployments to production on Vercel.
- [vercel promote](https://vercel.com/docs/cli/promote?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=semantic) — Learn how to promote an existing deployment using the vercel promote CLI command.
- [Deploying a project from the CLI](https://vercel.com/docs/projects/deploy-from-cli?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=semantic) — Set up and deploy a Vercel project using the CLI, from linking to production.
- [Rolling back a production deployment](https://vercel.com/docs/deployments/rollback-production-deployment?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=semantic) — Recover from a bad production deployment by rolling back, investigating the root cause, and redeploying a fix.
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=semantic) — Create, verify, and manage preview and production deployments on Vercel from Git, Vercel CLI, or the REST API.

## This page links to (7)

- [vercel curl](https://vercel.com/docs/cli/curl?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&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 inspect](https://vercel.com/docs/cli/inspect?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=outbound) — Learn how to retrieve information about your Vercel deployments using the vercel inspect CLI command.
- [vercel logs](https://vercel.com/docs/cli/logs?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=outbound) — View and filter request logs for your Vercel project, or stream live runtime logs from a deployment.
- [Linking Projects with Vercel CLI](https://vercel.com/docs/cli/project-linking?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=outbound) — Learn how to link existing Vercel Projects with Vercel CLI.
- [vercel promote](https://vercel.com/docs/cli/promote?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=outbound) — Learn how to promote an existing deployment using the vercel promote CLI command.
- [Rolling back a production deployment](https://vercel.com/docs/deployments/rollback-production-deployment?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=outbound) — Recover from a bad production deployment by rolling back, investigating the root cause, and redeploying a fix.
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=outbound) — Learn more about environment variables on Vercel.

## Pages that link here (2)

By site: vercel-kb (1) · vercel-docs (1)

### From vercel-kb

- [How to use a non-default branch for production deployments on Vercel](https://vercel.com/kb/guide/can-i-use-a-non-default-branch-for-production?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=inbound) — Learn how to set a non-default branch for production on Vercel. Open the Production environment, change branch tracking,

### From vercel-docs

- [CLI Workflows](https://vercel.com/docs/agent-resources/workflows?from=graph&source_path=%2Fdocs%2Fdeployments%2Fpromote-preview-to-production&source_site=vercel-docs&relationship=inbound) — End-to-end workflows that show how to compose Vercel CLI commands into complete debugging, deployment, and recovery sess
