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.

equinor 1a8c202 3 files · 39.6 KB Updated

File contents

equinor/energyvision/tree/main/.github/skills/web/next-cache-components-adoption commit 1a8c202a3b

Frequently asked questions

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