Next.js 16.3 Instant Navigations: how the per-route shell works and when to adopt it
Next.js 16.3 Preview adds Instant Navigations: instant SPA-like page shells on a server-driven app, with one reusable shell prefetched per route instead of one per link. Here is how Cache Components and Partial