32blogby StudioMitsu

# caching

2 articles

nextjs

Why SSR Isn't Working in Next.js App Router (And How to Fix It)

Data not updating, pages cached when they shouldn't be — common App Router SSR issues explained with concrete fixes.

Mar 2, 2026 · updated Mar 8, 2026 · 7 min
nextjs

Next.js SSR Guide: What Changed with Server Components

How SSR works in App Router with Server Components. Practical patterns for data fetching, caching, and streaming in Next.js 16.

Mar 2, 2026 · updated Mar 8, 2026 · 9 min