Next.js 16 allows you to opt-in to Turbopack filesystem caching. This saves compilation work to disk and restores it in the next development session. In our applications this reduces the compile time for routes that have been previously accessed by up to 90% We're still working on further performance improvements for it!