Next.js 16.3 Cuts TypeScript Build Time by 67% but Shows No Memory Gains
Next.js 16.3, released on August 3, 2026, claimed significant memory improvements for long development sessions, but a real-world test on a production app building 142 static pages found no meaningful reduction in peak memory usage. The developer upgraded a single app from version 16.2.3 to 16.3.1 on Windows 11 with Node v24.13.1 and measured cold builds, warm builds, idle dev server memory, and active HMR memory across both versions. While the memory claim did not hold up, the TypeScript build-time improvement proved substantial — type-checking accounted for 37.5 of 63.8 seconds in a warm build, suggesting the new TypeScript 7 integration could cut overall build time by roughly two-thirds. HMR performance was notably fast, with a median recompile time of 238 ms and a median steady-state request time of 57 ms. The upgrade process itself was seamless, with no errors or warnings, though the update does auto-generate an AGENTS.md file in the repo root on every dev server start.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in