Demo: Netlify Durable Cache with Next.js

✅ This deployment has the Durable Cache feature enabled.

This is a static page that uses Incremental Static Regeneration (ISR). It is rendered initially at build time, then it is re-rendered - in the background - by a Netlify function via SSR, if the served page is older than 15 seconds.

510