Next Partial Prefetching Adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the `partialPrefetching` flag, opt routes in with `export const prefetch = 'partial'`, audit `<Link prefetch={true}>` calls, or resolve the link-prefetch-partial and instant-shell-url-data insights.

sanity-io d9f3801 22.7 KB Updated

File contents

sanity-io/next-sanity/tree/main/.agents/skills/next-partial-prefetching-adoption commit d9f3801857

Frequently asked questions

npx skillmds add sanity-io-next-sanity/next-partial-prefetching-adoption