You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the release of Next.js 16, Turbopack is now officially supported for production builds. As I understand it, it should be stable enough at this point to replace Webpack in most cases.
I’ve been really interested in when Turbopack can be used as a standalone bundler, but so far I haven’t been able to find a clear roadmap or timeline for that.
The reason I care about a standalone Turbopack is that Next.js doesn’t fit every use case. For example, when building pure SPA apps like Electron + React, pulling in the whole Next.js framework feels a bit too heavy. I’d also love to use Turbopack’s performance benefits for projects built with other frontend stacks like SolidJS or Svelte.
Since it’s already November 2025, I wanted to ask: does the Vercel team still plan to eventually separate Turbopack from Next.js and release it as an independent tool? If so, is there any rough timeline you can share?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
With the release of Next.js 16, Turbopack is now officially supported for production builds. As I understand it, it should be stable enough at this point to replace Webpack in most cases.
I’ve been really interested in when Turbopack can be used as a standalone bundler, but so far I haven’t been able to find a clear roadmap or timeline for that.
The reason I care about a standalone Turbopack is that Next.js doesn’t fit every use case. For example, when building pure SPA apps like Electron + React, pulling in the whole Next.js framework feels a bit too heavy. I’d also love to use Turbopack’s performance benefits for projects built with other frontend stacks like SolidJS or Svelte.
Since it’s already November 2025, I wanted to ask: does the Vercel team still plan to eventually separate Turbopack from Next.js and release it as an independent tool? If so, is there any rough timeline you can share?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions