Next.js blog//frontend

How Turbopack chunks your JavaScript

Originally published on Next.js blog. Frontwire only shows an excerpt — read the full piece at the source.

Turbopack’s chunking speeds up page loads and enables sharing code across pages. We shipped new experimental features to improve chunking in Next.js 16.3.

Back to articles