Setting the file. One moment.
Subchapter 7.45
references/support-topics/nextjs-version-cache-semantics.mdMarkdown996 BView on GitHub
On Next.js 15+, match the fix to the cache primitive already in use.
Check 'use cache', cacheLife, cacheTag, fetch cache options, route handlers, and dynamic APIs.
Do not suggest APIs outside the detected Next.js version. Do not claim cacheLife() emits CDN Cache-Control headers or that missing cacheLife() alone makes a 'use cache' route run per request. Omitted cacheLife() calls use the default profile.
Name the detected Next.js version and exact cache primitive or route header.