An open-source React framework for building web applications.

Recent stories
2 linked stories
releasePRIMARY2026-06-29
Next.js 16.3 Preview cuts Turbopack memory up to 90% and warms builds 5.5x
Next.js 16.3 Preview adds major Turbopack gains, including up to 90% less dev-memory use, up to 5.5x faster warm builds, and a Rust React Compiler path that sped route compilation 20-50% in tests. The update matters for longer agent-heavy sessions where dev caches, typecheckers, and coding tools all compete for RAM.
releasePRIMARY2026-06-26
Next.js 16.3 Preview adds AGENTS.md, agent-browser, and next-dev-loop Skills
Next.js previewed an agent-focused toolchain with auto-managed AGENTS.md, browser-backed verification, and Skills for cache-component migration and optimization. The release matters because framework guidance, browser introspection, and fix prompts are now packaged directly for coding agents.