
Tech··11 min
Next.js 16 Cache Components: The Mental Model That Finally Makes Sense
Next.js 16 flipped the caching default: nothing is cached unless you write 'use cache'. That sounds like a footgun and turns out to be the fix. Here's the mental model that makes Partial Prerendering click, and the traps that hang your build for 50 seconds.
nextjsreactcaching
