Glossary

ISR (Incremental Static Regeneration)

Rebuilding static pages on a schedule.

A

ISR is a Next.js feature that regenerates static pages in the background at an interval, so content stays fast yet reasonably fresh.

Why it matters for your earnings

Set your revalidate window no longer than the merchant's price-cache window and stale prices stop costing you conversions and compliance risk — freshness protects EPC.

Go deeper: Guide: Keep Prices Fresh in Next.js

Related terms