Vercel introduced Flat Rate CDN for Pro teams on September 8, 2026. The new option replaces per-unit CDN billing with a fixed monthly capacity tier and absorbs temporary traffic spikes without increasing that month’s bill.
For startups, agencies, and businesses running production websites on Vercel, the practical benefit is predictability. A launch, viral post, bot surge, or short campaign can increase traffic without automatically creating a matching CDN overage. However, this is not unlimited bandwidth for every workload: capacity tiers, eligibility rules, fair-use controls, and sustained-usage reviews still apply.
Source note: This guide is based on Vercel’s official launch announcement and Flat Rate CDN documentation available on September 13, 2026. Pricing, capacity, eligibility, and product behavior can change. Review the current Vercel documentation before changing a production team’s billing configuration.
Vercel Flat Rate CDN at a glance
| Detail | What Vercel currently provides |
|---|---|
| Availability | Vercel Pro teams |
| Billing model | Fixed monthly capacity tier |
| Entry tier | Included with Pro |
| Spike handling | Temporary one-day spikes do not increase the bill |
| Scope | Team-level, covering eligible projects |
| New Pro teams | Flat Rate CDN is enabled by default |
| Existing Pro teams | Can opt in through Billing settings |
| Alternative | Teams can disable it and return to on-demand CDN pricing |
The key distinction is between a temporary spike and sustained usage. Vercel says a one-day surge will not trigger an upgrade. If typical usage remains above the selected capacity, the team can be moved to a larger tier at the beginning of the next billing cycle.
Vercel Flat Rate CDN pricing
Vercel currently documents four capacity tiers:
| Monthly price | CDN requests | Data transfer |
|---|---|---|
| Included with Pro | 1 million | 1 TB |
| $20 per month | 10 million | 50 TB |
| $100 per month | 50 million | 50 TB |
| $300 per month | 150 million | 50 TB |
The request limit increases across the paid tiers, while the listed transfer capacity remains 50 TB. Capacity is measured across the team rather than separately for every project.
The included tier is meaningful for smaller production sites. One million monthly requests averages roughly 33,000 requests per day, although real traffic rarely arrives evenly. A product announcement or campaign can create a short peak without turning that day into an automatic overage.
Prices are listed in US dollars in Vercel’s announcement. Canadian teams should account for exchange rates, taxes, the underlying Pro subscription, and any Vercel resources that remain outside the Flat Rate CDN bundle.
What the fixed monthly tier covers
Vercel’s current documentation lists these covered resources:
- CDN requests, shown as Edge Requests in billing and usage charts;
- Fast Data Transfer;
- Blob Data Transfer;
- Sandbox Data Transfer;
- Observability events generated from CDN requests.
This bundle matters because an unexpected bill can be composed of several connected delivery resources rather than a single line item. Flat-rate coverage makes those specific costs easier to forecast, but it does not make every Vercel product or third-party service free.
Functions, databases, AI model calls, external APIs, build usage, storage operations, and other infrastructure can still carry separate charges. Teams should continue using Vercel’s usage dashboard and spending controls to understand the complete application cost.
How traffic-spike protection works
Flat Rate CDN is designed around normal monthly usage rather than the busiest isolated day. Vercel evaluates whether a surge is temporary and removes qualifying spikes when it assesses capacity.
That can help when traffic rises because of:
- a successful product launch;
- a social post or news story going viral;
- a short advertising campaign;
- crawler or bot activity;
- a temporary increase in customer demand.
The site continues serving traffic during the spike, and Vercel says there is no intentional performance reduction simply because the temporary event exceeded the normal tier profile.
This should not be interpreted as an unconditional bandwidth guarantee. If usage is materially above the tier on an ongoing basis, Vercel can rightsize the team at the next billing cycle. If usage exceeds the highest tier, the documentation says the team can transition to on-demand pricing.
Important eligibility and fair-use limits
Flat Rate CDN is intended for user-facing web applications, including frontend assets, APIs, and backend responses that support the application experience.
Vercel says the following workloads are outside the intended scope:
- bulk file distribution or download services;
- large-scale media or file delivery when it represents most bandwidth usage;
- using the CDN primarily as file storage or hosting;
- workloads where high-volume transfer is the main product rather than support for application logic.
For materially out-of-scope usage, Vercel may move affected projects to its Flex CDN, require a different plan or product, or limit service where necessary. This makes the feature a strong fit for typical SaaS products, company websites, ecommerce experiences, and application frontends—but not a substitute for a specialized video-delivery or bulk-download platform.
Should an existing Pro team enable it?
Flat Rate CDN is worth evaluating when unpredictable delivery costs create more risk than the possibility of paying a little more for unused capacity.
It may be a good fit when
- the team runs several client or product websites under one Vercel account;
- launches and campaigns cause short traffic bursts;
- crawler activity makes monthly transfer harder to forecast;
- predictable infrastructure spending is important;
- the application is primarily a standard website or web product.
Review carefully when
- monthly usage is consistently close to a tier boundary;
- large downloads or media dominate traffic;
- only one non-critical project creates most of the usage;
- significant costs come from Functions, AI inference, databases, or other resources outside the bundle;
- project DNS and network configuration make exclusions difficult.
Vercel allows individual non-critical projects to be excluded from Flat Rate CDN capacity and placed on the Flex network. Its documentation notes that projects using this exclusion must use Vercel DNS, so confirm domain and DNS ownership before relying on that option.
How to enable Flat Rate CDN
Existing Pro teams can configure the feature from the Vercel dashboard:
- Open the team’s Billing area.
- Find Flat Rate CDN and turn it on.
- Select the capacity tier that reflects typical monthly usage.
- Review the subscription cost for any paid tier.
- Continue to apply the configuration.
Tier changes take effect in the next billing cycle. Teams can also disable Flat Rate CDN, after which the account returns to on-demand CDN pricing when the current cycle ends.
Before enabling it, export or record recent usage, identify unusual events, and estimate normal traffic separately from one-time spikes. That provides a better baseline than choosing a tier from the highest day in the chart.
What this means for website architecture
Predictable CDN pricing reduces one reason teams avoid aggressive caching and static delivery, but architecture still matters. A poorly configured route can create unnecessary requests, bypass caching, or shift cost into Functions and upstream services.
A sensible review should cover:
- cache headers and invalidation strategy;
- static generation and incremental regeneration behavior;
- image and asset optimization;
- API response caching where safe;
- bot and abuse controls;
- observability sampling and retention;
- redirects, middleware, and routes that invoke compute unnecessarily.
The right goal is not simply to fit under a request number. It is to deliver a fast, reliable website with a cost model the business can understand.
How I can help with Vercel projects
I provide website development for companies that need fast, search-ready websites and production applications on modern platforms such as Vercel. That includes architecture, Next.js implementation, performance, technical SEO, deployment configuration, analytics, and cost-aware delivery.
For larger products, I also offer SaaS product engineering, workflow automation, and AI consulting and custom development. The AI Web Awards platform is an example of combining a focused web experience with scalable product engineering.
Book a free strategy call if you want to review an existing Vercel setup, plan a migration, or build a new website with performance, SEO, and predictable operations in mind.
Official sources
Frequently asked questions
What is Vercel Flat Rate CDN?
Vercel Flat Rate CDN is a Pro-plan billing option that replaces per-unit CDN charges with a fixed monthly capacity tier. A temporary one-day traffic spike does not increase the bill.
How much does Vercel Flat Rate CDN cost?
The entry tier is included with Vercel Pro and provides 1 million CDN requests and 1 TB of data transfer. Paid tiers are $20, $100, and $300 per month, with higher request capacity.
What usage is included in Flat Rate CDN?
Vercel lists CDN requests, Fast Data Transfer, Blob Data Transfer, Sandbox Data Transfer, and Observability events generated by CDN requests as covered resources.
What happens if a team exceeds its CDN tier?
A short traffic spike does not trigger an upgrade. If sustained monthly usage exceeds capacity, Vercel can move the team to a higher tier for the next billing cycle; usage beyond the highest tier can transition to on-demand pricing.
Is Flat Rate CDN suitable for file hosting or video delivery?
No. Vercel says the plan is designed for normal web application delivery and excludes bulk downloads, storage-style delivery, and workloads where high-volume media or file transfer is the primary function.
