# Cross-link map: Limits (/docs/limits)

> From the Vercel docs graph (built 2026-08-29T06:32:40.963Z), 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 Functions Limits](https://vercel.com/docs/functions/limitations?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=semantic) — Learn about the limits and restrictions of using Vercel Functions.
- [Workflow Pricing and Limits](https://vercel.com/docs/workflows/pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=semantic) — Understand how Vercel Workflows billing works and the limits that apply to runs, streams, and platform resources.
- [Fair Use Guidelines](https://vercel.com/docs/limits/fair-use-guidelines?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=semantic) — Learn how Vercel applies fair use guidelines across plans and usage-based resources.
- [Legacy Usage & Pricing for Functions](https://vercel.com/docs/functions/usage-and-pricing/legacy-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=semantic) — Learn about legacy usage and pricing for Vercel Functions.
- [Configuring Maximum Duration for Vercel Functions](https://vercel.com/docs/functions/configuring-functions/duration?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=semantic) — Learn how to set the maximum duration of a Vercel Function.

## This page links to (44)

- [headers](https://nextjs.org/docs/app/api-reference/config/next-config-js/headers?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Add custom HTTP headers to your Next.js app.
- [rewrites](https://nextjs.org/docs/app/api-reference/config/next-config-js/rewrites?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Add rewrites to your Next.js app.
- [Dynamic Route Segments](https://nextjs.org/docs/app/api-reference/file-conventions/dynamic-routes?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Use Dynamic Segments to read URL path params and generate routes from dynamic data.
- [How to handle redirects in Next.js](https://nextjs.org/docs/app/guides/redirecting?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn the different ways to handle redirects in Next.js.
- [Pricing for Web Analytics](https://vercel.com/docs/analytics/limits-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about pricing for Vercel Web Analytics.
- [Build Output API](https://vercel.com/docs/build-output-api?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — The Build Output API is a file-system-based specification for a directory structure that can produce a Vercel deployment
- [Build Output Configuration](https://vercel.com/docs/build-output-api/configuration?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about the Build Output Configuration file, which is used to configure the behavior of a Deployment.
- [Configuring a Build](https://vercel.com/docs/builds/configure-a-build?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Vercel automatically configures the build settings for many front-end frameworks, but you can also customize the build a
- [Managing Builds](https://vercel.com/docs/builds/managing-builds?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Vercel allows you to increase the speed of your builds when needed in specific situations and workflows.
- [Usage & Pricing for Cron Jobs](https://vercel.com/docs/cron-jobs/usage-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about cron jobs usage and pricing details.
- [Creating & Triggering Deploy Hooks](https://vercel.com/docs/deploy-hooks?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn how to create and trigger deploy hooks to integrate Vercel deployments with other systems.
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn how to create and manage deployments on Vercel.
- [Accessing Build Logs](https://vercel.com/docs/deployments/logs?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn how to use Vercel's build logs to monitor the progress of building or running your deployment, and check for possi
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Flimits&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
- [Working with Drains](https://vercel.com/docs/drains?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Drains collect logs, traces, speed insights, and analytics from your applications. Forward observability data to custom
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn more about environment variables on Vercel.
- [Reserved environment variables](https://vercel.com/docs/environment-variables/reserved-environment-variables?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Reserved environment variables are reserved by Vercel Vercel Function runtimes.
- [System environment variables](https://vercel.com/docs/environment-variables/system-environment-variables?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — System environment variables are automatically populated by Vercel, such as the URL of the deployment or the name of the
- [Vercel Functions Limits](https://vercel.com/docs/functions/limitations?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about the limits and restrictions of using Vercel Functions.
- [Runtimes](https://vercel.com/docs/functions/runtimes?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Runtimes transform your source code into Functions, which are served by our CDN. Learn about the official runtimes suppo
- [Edge Runtime](https://vercel.com/docs/functions/runtimes/edge?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about the Edge runtime, an environment in which Vercel Functions can run.
- [Fluid compute pricing](https://vercel.com/docs/functions/usage-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about usage and pricing for fluid compute on Vercel.
- [Using Global Config](https://vercel.com/docs/global-config/using-global-config?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn how to use Global Configs in your projects.
- [Limits and Pricing for Image Optimization](https://vercel.com/docs/image-optimization/limits-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — This page outlines information on the limits that are applicable when using Image Optimization, and the costs they can i
- [Incremental Static Regeneration \\(ISR\\)](https://vercel.com/docs/incremental-static-regeneration?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — ISR serves cached static pages while regenerating content in the background. Vercel\\\\
- [ISR Usage and Pricing](https://vercel.com/docs/incremental-static-regeneration/limits-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about ISR costs, usage metrics, and strategies to optimize your ISR reads and writes.
- [Runtime Logs](https://vercel.com/docs/logs/runtime?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn how to search, inspect, and share your runtime logs with the Logs tab.
- [Static IPs](https://vercel.com/docs/networking/static-ips?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Access IP-restricted backend services through shared static egress IPs for Pro and Enterprise teams.
- [Observability](https://vercel.com/docs/observability?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Observability on Vercel provides framework-aware insights enabling you to optimize infrastructure and application perfor
- [Vercel Pro Plan](https://vercel.com/docs/plans/pro-plan?from=graph&source_path=%2Fdocs%2Flimits&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
- [Understanding Vercel](https://vercel.com/docs/plans/pro-plan/trials?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn all about Vercel's Pro Plan free trial, including features, usage limits, and options post-trial. Learn how to man
- [Regional Pricing](https://vercel.com/docs/pricing/regional-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Vercel pricing for Managed Infrastructure resources in different regions.
- [Static Configuration with vercel.json](https://vercel.com/docs/project-configuration/vercel-json?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn how to use vercel.json to configure and override the default behavior of Vercel from within your project.
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — A project is the application that you have deployed to Vercel.
- [Monitoring](https://vercel.com/docs/query/monitoring?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Query and visualize your Vercel usage, traffic, and more with Monitoring.
- [Limits and Pricing for Monitoring](https://vercel.com/docs/query/monitoring/limits-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about our limits and pricing when using Monitoring. Different limitations are applied depending on your plan.
- [Pricing and Limits](https://vercel.com/docs/queues/pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Understand how Vercel Queues billing works, what's included, and which service limits apply.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Services Pricing and Limits](https://vercel.com/docs/services/pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Understand how billing works for Vercel Services, what's charged, and which limits apply.
- [Limits and Pricing for Speed Insights](https://vercel.com/docs/speed-insights/limits-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about our limits and pricing when using Vercel Speed Insights. Different limitations are applied depending on your
- [Vercel Blob Pricing](https://vercel.com/docs/vercel-blob/usage-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn about the pricing for Vercel Blob.
- [WAF Managed Rulesets](https://vercel.com/docs/vercel-firewall/vercel-waf/managed-rulesets?from=graph&source_path=%2Fdocs%2Flimits&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%2Flimits&source_site=vercel-docs&relationship=outbound) — Learn how to configure custom rate limiting rules with the Vercel Web Application Firewall \\(WAF\\).
- [Workflow Pricing and Limits](https://vercel.com/docs/workflows/pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=outbound) — Understand how Vercel Workflows billing works and the limits that apply to runs, streams, and platform resources.

## Pages that link here (30)

By site: v0 (1) · vercel-changelog (4) · vercel-kb (4) · vercel-web (2) · vercel-docs (19)

### From v0

- [Vercel Integration](https://v0.app/docs/vercel-integration?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — How v0 and Vercel work in tandem.

### From vercel-changelog

- [CDN origin timeout increased to two minutes](https://vercel.com/changelog/cdn-origin-timeout-increased-to-two-minutes?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound)
- [CLI deployment limits removed](https://vercel.com/changelog/cli-deployment-limits-removed?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound)
- [Increased limit for projects per Git repo](https://vercel.com/changelog/increased-limit-for-projects-per-git-repo?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound)
- [Vercel Sandbox now supports 10,000 concurrent sandboxes and 5,000 vCPUs per minute](https://vercel.com/changelog/vercel-sandbox-now-supports-10-000-concurrent-sandboxes-and-5-000-vcpus-per-minute?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [How to add and manage environment variables on Vercel](https://vercel.com/kb/guide/how-to-add-vercel-environment-variables?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Add environment variables to Vercel through the dashboard, CLI, or REST API, scope them to each environment, and pull th
- [How to build a honeypot with Vercel Web Application Firewall](https://vercel.com/kb/guide/how-to-build-a-honeypot-with-vercel-web-application-firewall?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn how to build a honeypot with Vercel Web Application Firewall \\(WAF\\) that catches bots ignoring your robots.txt. C
- [Troubleshooting Build Error: "Build step did not complete within the maximum of 45 minutes"](https://vercel.com/kb/guide/troubleshooting-build-error-build-step-did-not-complete-within-45-minutes?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn common reasons Vercel builds hit the 45-minute limit and how to reduce build times so your deployments stay fast a
- [Why has my account or deployment been paused?](https://vercel.com/kb/guide/why-is-my-account-deployment-blocked?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn why a Vercel account or deployment gets paused, from budget and usage limits to policy violations, and how to resu

### From vercel-web

- [Simpler Pricing](https://vercel.com/blog/simpler-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound)
- [Vercel Pricing](https://vercel.com/pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Choose a Vercel plan and compare features and usage pricing.

### From vercel-docs

- [vercel deploy](https://vercel.com/docs/cli/deploy?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn how to deploy your Vercel projects using the vercel deploy CLI command.
- [Usage & Pricing for Cron Jobs](https://vercel.com/docs/cron-jobs/usage-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn about cron jobs usage and pricing details.
- [Creating & Triggering Deploy Hooks](https://vercel.com/docs/deploy-hooks?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn how to create and trigger deploy hooks to integrate Vercel deployments with other systems.
- [Environment variables](https://vercel.com/docs/environment-variables?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn more about environment variables on Vercel.
- [Vercel Functions Limits](https://vercel.com/docs/functions/limitations?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn about the limits and restrictions of using Vercel Functions.
- [Glossary](https://vercel.com/docs/glossary?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn about the terms and concepts used in Vercel's products and documentation.
- [Fair Use Guidelines](https://vercel.com/docs/limits/fair-use-guidelines?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn how Vercel applies fair use guidelines across plans and usage-based resources.
- [Using Monorepos](https://vercel.com/docs/monorepos?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Vercel provides support for monorepos. Learn how to deploy a monorepo here.
- [Notifications](https://vercel.com/docs/notifications?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn how to use Notifications to view and manage important alerts about your deployments, domains, integrations, accoun
- [Understanding Vercel](https://vercel.com/docs/plans/pro-plan/trials?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn all about Vercel's Pro Plan free trial, including features, usage limits, and options post-trial. Learn how to man
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Flimits&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%2Flimits&source_site=vercel-docs&relationship=inbound) — A project is the application that you have deployed to Vercel.
- [Managing projects](https://vercel.com/docs/projects/managing-projects?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn how to manage your projects through the Vercel Dashboard.
- [Make Your First Vercel API Request](https://vercel.com/docs/rest-api/getting-started?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Create a scoped Vercel access token, make a read-only REST API request, and call the same operation with the Vercel SDK.
- [Vercel Sandbox pricing and quotas](https://vercel.com/docs/sandbox/pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Understand how Vercel Sandbox billing works, what's included in each plan, and the quotas that apply.
- [Vercel Documentation Sitemap](https://vercel.com/docs/sitemap.md?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Browse Vercel documentation pages with summaries, prerequisites, and topics.
- [Spend Management](https://vercel.com/docs/spend-management?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn how to get notified about your account spend and configure a webhook.
- [Vercel Blob Pricing](https://vercel.com/docs/vercel-blob/usage-and-pricing?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Learn about the pricing for Vercel Blob.
- [Firewall concepts](https://vercel.com/docs/vercel-firewall/firewall-concepts?from=graph&source_path=%2Fdocs%2Flimits&source_site=vercel-docs&relationship=inbound) — Understand the fundamentals behind the Vercel Firewall.
