Next Cache Components Adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the `cacheComponents` flag, work through a flood of blocking-prerender / instant validation errors, run the `cache-components-instant-false` codemod, or decide between opting routes out with `export const instant = false` and fixing them in place.

ruchernchong 349f47f 2 files · 32.3 KB Updated

File contents

ruchernchong/blog/tree/main/.agents/skills/next-cache-components-adoption commit 349f47f342

Frequently asked questions

npx skillmds@latest add ruchernchong/next-cache-components-adoption