A Thousand Nodes.
HomeAboutStyleguideContact

Stable Incremental Static Regeneration

Next.js introduced Static Site Generation methods in 9.3 with a clear goal in mind: we should get the benefits of static but with excellent support for dynamic data.

Posted by Arjun Raj in Writing

March 8, 2021 - 1 min read

A placeholder image shown at the top.

Deleniti consectetur molestiae aliquam. Magnam vel vitae ab reprehenderit optio ea provident. Expedita laboriosam odit temporibus placeat.

Ut eaque quam facere dolor numquam perferendis. Sapiente quod iste ex eveniet impedit sequi. Molestias veritatis magni incidunt velit enim optio illum.

Quae ipsa illo corrupti consectetur inventore illo. Vel et quisquam dolorem. Nostrum iure dolorem nisi accusantium consequatur.

export async function getStaticPaths() {
return {
paths: await getMdxPaths("post"),
fallback: false,
}
}

Beatae amet incidunt voluptas. Itaque est ex facere. Blanditiis dolore officiis deserunt facilis.