# Cross-link map: Production checklist for launch (/docs/production-checklist)

> 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

- [Vercel Pricing](https://vercel.com/pricing?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=semantic) — Choose a Vercel plan and compare features and usage pricing.
- [How to Utilize Vercel’s Bot Management Features](https://vercel.com/kb/guide/how-to-utilize-vercels-bot-management-features?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=semantic) — A practical, step-by-step guide to identifying unwanted automated traffic and securing your Vercel apps with Bot Protect
- [Vercel Enterprise Plan](https://vercel.com/docs/plans/enterprise?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=semantic) — Learn about the Enterprise plan for Vercel, including features, pricing, and more.
- [Observability Insights](https://vercel.com/docs/observability/insights?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=semantic) — List of available data sources that you can view and monitor with Observability on Vercel.
- [Pricing on Vercel](https://vercel.com/docs/pricing?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=semantic) — Learn about Vercel's pricing model, including the resources and services that are billed, and how they are priced.

## This page links to (43)

- [Font Optimization](https://nextjs.org/docs/app/getting-started/fonts?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to optimize fonts in Next.js
- [How to load and optimize scripts](https://nextjs.org/docs/app/guides/scripts?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Optimize 3rd party scripts with the built-in Script component.
- [Audit Logs](https://vercel.com/docs/audit-log?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to track and analyze your team members' activities.
- [Vercel CDN Cache](https://vercel.com/docs/caching/cdn-cache?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how Vercel's CDN cache stores your content across a global network to reduce latency and origin load.
- [Content Security Policy](https://vercel.com/docs/cdn-security/security-headers?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how the Content Security Policy \\(CSP\\) offers defense against web vulnerabilities, its key features, and best pra
- [Deployment Protection on Vercel](https://vercel.com/docs/deployment-protection?from=graph&source_path=%2Fdocs%2Fproduction-checklist&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
- [Accessing Deployments through Generated URLs](https://vercel.com/docs/deployments/generated-urls?from=graph&source_path=%2Fdocs%2Fproduction-checklist&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
- [Managing Deployments](https://vercel.com/docs/deployments/managing-deployments?from=graph&source_path=%2Fdocs%2Fproduction-checklist&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
- [Troubleshooting domains](https://vercel.com/docs/domains/troubleshooting?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about common reasons for domain misconfigurations and how to troubleshoot your domain on Vercel.
- [Adding & Configuring a Custom Domain](https://vercel.com/docs/domains/working-with-domains/add-a-domain?from=graph&source_path=%2Fdocs%2Fproduction-checklist&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.
- [Working with Drains](https://vercel.com/docs/drains?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Drains collect logs, traces, speed insights, and analytics from your applications. Forward observability data to custom
- [Fluid compute](https://vercel.com/docs/fluid-compute?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about fluid compute, an execution model for Vercel Functions that provides a more flexible and efficient way to ru
- [Configuring Maximum Duration for Vercel Functions](https://vercel.com/docs/functions/configuring-functions/duration?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to set the maximum duration of a Vercel Function.
- [Configuring Memory and CPU for Vercel Functions](https://vercel.com/docs/functions/configuring-functions/memory?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to set the memory / CPU of a Vercel Function.
- [Configuring regions for Vercel Functions](https://vercel.com/docs/functions/configuring-functions/region?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to configure regions for Vercel Functions.
- [Image Optimization with Vercel](https://vercel.com/docs/image-optimization?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Transform and optimize images to improve page load performance.
- [Managing Usage & Costs](https://vercel.com/docs/image-optimization/managing-image-optimization-costs?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to measure and manage Image Optimization usage with this guide to avoid any unexpected costs.
- [Incremental Static Regeneration \\(ISR\\)](https://vercel.com/docs/incremental-static-regeneration?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — ISR serves cached static pages while regenerating content in the background. Vercel\\\\
- [Getting started with ISR](https://vercel.com/docs/incremental-static-regeneration/quickstart?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to set up Incremental Static Regeneration \\(ISR\\) with time-based and on-demand revalidation.
- [Performing an Instant Rollback on a Deployment](https://vercel.com/docs/instant-rollback?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to perform an Instant Rollback on your production deployments and quickly roll back to a previously deployed p
- [Deploying Turborepo to Vercel](https://vercel.com/docs/monorepos/turborepo?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about Turborepo, a build system for monorepos that allows you to have faster incremental builds, content-aware has
- [Secure Compute](https://vercel.com/docs/networking/secure-compute?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Secure Compute provides dedicated private networks with VPC peering for Enterprise teams.
- [Observability Plus](https://vercel.com/docs/observability/observability-plus?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about using Observability Plus and its limits.
- [Package Managers](https://vercel.com/docs/package-managers?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Discover the package managers supported by Vercel for dependency management. Learn how Vercel detects and uses npm, Yarn
- [Vercel Enterprise Plan](https://vercel.com/docs/plans/enterprise?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about the Enterprise plan for Vercel, including features, pricing, and more.
- [Vercel Pro Plan](https://vercel.com/docs/plans/pro-plan?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about the Vercel Pro plan with credit-based billing, free viewer seats, and self-serve enterprise features for pro
- [Manage and optimize usage](https://vercel.com/docs/pricing/manage-and-optimize-usage?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Understand how to manage and optimize your usage on Vercel, learn how to track your usage, set up alerts, and optimize y
- [Access Roles](https://vercel.com/docs/rbac/access-roles?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about the different roles available for team members on a Vercel account.
- [SAML Single Sign-On](https://vercel.com/docs/saml?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to configure SAML SSO for your organization on Vercel.
- [Reverse Proxy Servers and Vercel](https://vercel.com/docs/security/reverse-proxy?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn why reverse proxy servers are not recommended with Vercel's firewall.
- [Speed Insights Overview](https://vercel.com/docs/speed-insights?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — This page lists out and explains all the performance metrics provided by Vercel's Speed Insights feature.
- [Speed Insights Metrics](https://vercel.com/docs/speed-insights/metrics?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn what each performance metric on Speed Insights means and how the scores are calculated.
- [Spend Management](https://vercel.com/docs/spend-management?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to get notified about your account spend and configure a webhook.
- [Tracing](https://vercel.com/docs/tracing?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to trace your application to understand performance and infrastructure details.
- [Vercel Blob](https://vercel.com/docs/vercel-blob?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Vercel Blob is a scalable, cost-effective object storage service with private and public access modes for files up to 5
- [Vercel WAF](https://vercel.com/docs/vercel-firewall/vercel-waf?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to secure your website with the Vercel Web Application Firewall \\(WAF\\)
- [WAF Custom Rules](https://vercel.com/docs/vercel-firewall/vercel-waf/custom-rules?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to add and manage custom rules to configure the Vercel Web Application Firewall \\(WAF\\).
- [WAF IP Blocking](https://vercel.com/docs/vercel-firewall/vercel-waf/ip-blocking?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to customize the Vercel WAF to restrict access to certain IP addresses.
- [WAF Managed Rulesets](https://vercel.com/docs/vercel-firewall/vercel-waf/managed-rulesets?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to use WAF Managed Rulesets with the Vercel Web Application Firewall \\(WAF\\)
- [WAF Rate Limiting](https://vercel.com/docs/vercel-firewall/vercel-waf/rate-limiting?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn how to configure custom rate limiting rules with the Vercel Web Application Firewall \\(WAF\\).
- [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%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Learn about Vercel's policies regarding load tests.
- [How can I do a "Zero Downtime" DNS migration to Vercel?](https://vercel.com/kb/guide/zero-downtime-migration-for-dns?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound) — Information about how to migrate your DNS records to Vercel without downtime.
- [How Core Web Vitals affect SEO](https://vercel.com/blog/how-core-web-vitals-affect-seo?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=outbound)

## Pages that link here (2)

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

### From vercel-kb

- [How to choose a Salesforce Commerce Cloud storefront: PWA Kit, Storefront Next, or Next.js](https://vercel.com/kb/guide/salesforce-pwa-kit-vs-storefront-next-vs-nextjs?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=inbound) — Compare PWA Kit, Storefront Next, and a Next.js storefront on Vercel for Salesforce Commerce Cloud. Learn how caching, p

### From vercel-docs

- [Shared Responsibility Model](https://vercel.com/docs/security/shared-responsibility?from=graph&source_path=%2Fdocs%2Fproduction-checklist&source_site=vercel-docs&relationship=inbound) — Discover the essentials of our Shared Responsibility Model, outlining the key roles and responsibilities for customers,
