Next 12.1: Regenerate a static page when its data changes

Опубликовано: 13 Сентябрь 2024
на канале: Delba
23k
714

A quick demo of On-Demand Incremental Static Regeneration (ISR), new feature just launched in Next.js 12.1 - Regenerate static pages, on demand without having to rebuild the entire site or having to wait for a specific revalidation interval.

- Find this example on Github:
- Learn more on Next.js docs: