Explore all posts tagged with Next.jsExplore all posts tagged with Next.js
How to set up your Next.js project for AI coding agents
Learn how to configure your Next.js project so AI coding agents use up-to-date documentation instead of outdated training data.
2026/4/29
How to implement Incremental Static Regeneration (ISR)
Learn how to create or update static pages at runtime with Incremental Static Regeneration.
Revalidating
Learn how to revalidate cached data using time-based and on-demand strategies.
How to use markdown and MDX in Next.js
Learn how to configure MDX and use it in your Next.js apps.