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...