Incremental Static Regeneration usage and pricing

This page outlines information on the limits that are applicable to using Incremental Static Regeneration (ISR), and the costs they can incur.
Table of Contents

Vercel offers several methods for caching data within Vercel’s managed infrastructure. Incremental Static Regeneration (ISR) caches your data at the edge and persists it to durable storage – data reads and writes from durable storage will incur costs.

The following table outlines the price when using Incremental Static Regeneration for each resource according to the plan you are on and the region that processes the request:

Select a Region
Managed Infrastructure pricing
Resource
Hobby Included
Pro Included
Pro Additional
First 1,000,000First 10,000,000$0.40 per 1,000,000 Read Units
First 200,000First 2,000,000$4.00 per 1,000,000 Write Units

The table below shows the metrics for the ISR section of the Usage dashboard.

To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column. The cost for each metric is based on the request location, see the pricing section and choose the region from the dropdown for specific information.

Manage and Optimize pricing
Metric
Description
Priced
Optimize
ReadsThe total amount of Read Units used to access ISR dataYesLearn More
WritesThe total amount of Write Units used to store new ISR dataYesLearn More

See the manage and optimize ISR usage section for more information on how to optimize your usage.

There is no limit on storage for ISR, all the data you write remains cached for the duration you specify. Only you or your team can invalidate this cache—unless it goes unaccessed for 31 days.

The total amount of Write Units used to durably store new ISR data, measured in 8KB units.

The total amount of Read Units used to access the ISR data, measured in 8KB units.

Last updated on October 9, 2024