Next 12.1: Regenerate a static page when its data changes

Опубликовано: 13 Март 2025
на канале: Delba
24,774
732

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: https://github.com/delbaoliveira/webs...
Learn more on Next.js docs: https://nextjs.org/docs/basic-feature...