A simple & clear guide to On-Demand ISR in Next.js
What is on-demand ISR?
On-demand ISR is a new feature added to the existing incremental static regeneration ( ISR ) in Next.js. Using ISR developers can reduce build-time in SSG. And most importantly, updating the cache periodically at a previously s...
daminda.hashnode.dev6 min read