Next.jsIntermediate
Incremental Static Regeneration
Rebuild static pages on-demand or on a time interval without a full redeploy. `revalidate` and `revalidatePath` let you keep static pages fresh while serving them at CDN speed.
Next.jsISRStaticCaching
View on Next.js
Opens official documentation at nextjs.org