
August 25, 2026
1 view
Next.js 16.3: faster dev, instant navigations, and TypeScript 7
On August 3, 2026, Next.js 16.3 arrived — the most significant release since 16.0. Several wins apply without code changes: Turbopack uses far less RAM during next dev, repeat production builds benefit from disk caching, and SSR now runs on native Node.js streams — Vercel reports up to roughly 22% higher request throughput.
The headline feature is Instant Navigations: an opt-in toolkit that brings SPA-like responsiveness to server-driven apps. Partial Prefetching caches one reusable shell per route instead of firing a prefetch per sidebar link. New DevTools called Instant Insights surface any navigation that is not yet instant.
For TypeScript teams, next build can type-check with TypeScript 7 — Microsoft's native port marketed as dramatically faster. Projects using coding agents also get an auto-maintained AGENTS.md block pointing agents at docs matched to the installed Next.js version.
Altyn San already runs on Next.js 16 — a clear direction for the holding's corporate landings and dashboard apps.