Turborepo Performance Optimizations
Recap: Next.js Conf 2024

Recap: Next.js Conf 2024

10/25/2024

What this post added

This post announces the stability of Turbopack for development, highlighting up to 90% faster code updates. It also details changes to Next.js 15's caching semantics, making GET Route Handlers and the Client Router Cache uncached by default, and introduces the `expireTime` configuration in `next.config.js` for improved self-hosting and CDN control.

Read the original post ↗