# Cross-link map: Accessing Deployments through Generated URLs (/docs/deployments/generated-urls)

> 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

- [Preview Deployment Suffix](https://vercel.com/docs/deployments/preview-deployment-suffix?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=semantic) — When you create a new deployment, Vercel will automatically generate a unique URL which you can use to access that parti
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&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%2Fgenerated-urls&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%2Fgenerated-urls&source_site=vercel-docs&relationship=semantic) — Learn how to deploy your Vercel Projects from Vercel CLI using the vercel or vercel deploy commands.
- [Build Features for Customizing Deployments](https://vercel.com/docs/builds/build-features?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=semantic) — Learn how to customize your deployments using Vercel's build features.

## This page links to (10)

- [Account Management](https://vercel.com/docs/accounts?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — Learn how to manage your Vercel account and team members.
- [vercel deploy](https://vercel.com/docs/cli/deploy?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — Learn how to deploy your Vercel projects using the vercel deploy CLI command.
- [Deployment Protection on Vercel](https://vercel.com/docs/deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&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
- [Deployment Retention](https://vercel.com/docs/deployment-retention?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — Learn how Deployment Retention policies affect a deployment's lifecycle
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — Create, verify, and manage preview and production deployments on Vercel from Git, Vercel CLI, or the REST API.
- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Preview Deployment Suffix](https://vercel.com/docs/deployments/preview-deployment-suffix?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — When you create a new deployment, Vercel will automatically generate a unique URL which you can use to access that parti
- [Adding & Configuring a Custom Domain](https://vercel.com/docs/domains/working-with-domains/add-a-domain?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — Learn how to add a custom domain to your Vercel project, verify it, and correctly set the DNS or Nameserver values.
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [Role-based access control \\(RBAC\\)](https://vercel.com/docs/rbac?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=outbound) — Learn how to manage team members on Vercel, and how to assign roles to each member with role-based access control \\(RBAC

## Pages that link here (22)

By site: vercel-changelog (1) · vercel-kb (4) · vercel-web (1) · vercel-docs (16)

### From vercel-changelog

- [Protect past Production Deployments with Deployment Protection](https://vercel.com/changelog/protect-past-production-deployments-with-deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [How do I change the name of my Vercel Project?](https://vercel.com/kb/guide/how-do-i-change-the-name-of-my-vercel-project?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Change your Vercel project name in the dashboard, CLI, or REST API, then update the environment variables, callbacks, an
- [How to debug 404 errors](https://vercel.com/kb/guide/how-to-debug-404-errors?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn the systematic steps to identify and resolve 404 issues.
- [Build a multi-tenant app with Next.js and Vercel](https://vercel.com/kb/guide/nextjs-multi-tenant-application?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Create a Next.js application with multi-tenancy and custom domain support on Vercel.
- [Troubleshooting Cross-Origin Errors \\(net::ERR_BLOCKED_BY_ORB\\) with Deployment Protection](https://vercel.com/kb/guide/troubleshooting-cross-origin-errors-neterr-blocked-by-orb-with-deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn to resolve \\`net::ERR_BLOCKED_BY_ORB\\` errors on protected Vercel deployments. This guide explains how cross-origi

### From vercel-web

- [Agentic Infrastructure](https://vercel.com/blog/agentic-infrastructure?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [Audit Logs](https://vercel.com/docs/audit-log?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn how to track and analyze your team members' activities.
- [Purging Vercel CDN Cache](https://vercel.com/docs/caching/cdn-cache/purge?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn how to invalidate and delete cached content on Vercel's CDN, including cache keys and manual purging options.
- [Anatomy of the Checks API](https://vercel.com/docs/checks/creating-checks?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn how to create your own Checks with Vercel Integrations. You can build your own Integration to register any arbitra
- [Deployment Protection on Vercel](https://vercel.com/docs/deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn how to control access to your Vercel project's preview and production URLs with Deployment Protection. Configure p
- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Sharing a Preview Deployment](https://vercel.com/docs/deployments/sharing-deployments?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn how to share a preview deployment with your team and external collaborators.
- [Transferring Domains to Another Team or Project](https://vercel.com/docs/domains/working-with-domains/transfer-your-domain?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Domains can be transferred to another team or project within Vercel, or to and from a third-party registrar. Learn how t
- [Log Drains Reference](https://vercel.com/docs/drains/reference/logs?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn about Log Drains - data formats, sources, environments, and security configuration.
- [Deploying Git Repositories with Vercel](https://vercel.com/docs/git?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Vercel automatically deploys supported Git repositories on every branch push and when changes merge into the production
- [Integrating Vercel and Kubernetes](https://vercel.com/docs/integrations/external-platforms/kubernetes?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Deploy your frontend on Vercel alongside your existing Kubernetes infrastructure.
- [Configuring Custom Domains](https://vercel.com/docs/platforms/multi-tenant-platforms/configuring-domains?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Add, verify, redirect, and remove wildcard and custom domains for a multi-tenant application using the Vercel SDK.
- [Multi-tenant Limits](https://vercel.com/docs/platforms/multi-tenant-platforms/limits?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Understand the limits and features available for Vercel for Platforms.
- [Pricing on Vercel](https://vercel.com/docs/pricing?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn about Vercel's pricing model, including the resources and services that are billed, and how they are priced.
- [Production checklist for launch](https://vercel.com/docs/production-checklist?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Ensure your application is ready for launch with this comprehensive production checklist by the Vercel engineering team.
- [Transferring a project](https://vercel.com/docs/projects/transferring-projects?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn how to transfer a project between Vercel teams.
- [Vercel Toolbar](https://vercel.com/docs/vercel-toolbar?from=graph&source_path=%2Fdocs%2Fdeployments%2Fgenerated-urls&source_site=vercel-docs&relationship=inbound) — Learn how to use the Vercel Toolbar to leave feedback, navigate through important dashboard pages, share deployments, us
