Next.js has an on-demand incremental static regeneration feature. This lets us add or update content on our website without triggering a re-build. We are going to use MDX to store our blog content in Directus and Next.js to create a blog.
Table of contents
Why On-Demand ISR over regular ISR?Setting up a Directus projectCreating a blog with Next.js and DirectusUsing Next.js On-demand ISR with DirectusConclusionImportant LinksSort: