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.

β€’10m read timeβ€’From devdojo.com
Post cover image
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 Links

Sort: