<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/next-js-15-4-xucn3qjln" -->

---
title: Next.js 15.4 | daily.dev
description: Next.js 15.4 brings Turbopack builds to 100% integration test compatibility, making it ready for production use and powering vercel.com. The release includes...
canonical: https://daily.dev/posts/next-js-15-4-xucn3qjln
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Next.js 15.4 | daily.dev
og:description: Next.js 15.4 brings Turbopack builds to 100% integration test compatibility, making it ready for production use and powering vercel.com. The release includes...
og:url: https://daily.dev/posts/next-js-15-4-xucn3qjln
og:image: https://api.daily.dev/og/posts/XuCN3QjLN.png
og:image:alt: Next.js 15.4
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Next.js 15.4

**[Next.js](https://daily.dev/sources/next)** · 6 min read · 312 upvotes · 12 comments

## Summary

Next.js 15.4 brings Turbopack builds to 100% integration test compatibility, making it ready for production use and powering vercel.com. The release includes stability and performance improvements while previewing Next.js 16 features like unified cache components, optimized client-side routing, enhanced DevTools, stable Node.js middleware, and deployment adapters. Developers can experiment with upcoming features using the canary channel and experimental flags.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://nextjs.org/blog/next-15-4>

## Community discussion

Top comments from developers on daily.dev.

**@eric6** · 10 upvotes

> Good to see that Next.js is still trying to use its garbage Turbopack instead of using Vite. Hope it will be replaced by Tanstack Start soon. So the hijacked open source projects like React, Svelte, Astro, Nuxt can finally be community driven instead of pushing the server side rendering to projects that really don't need it.

**@ixartz** · 2 upvotes

> Next.js Boilerplate is already running on 15.4, an easy update without any issue.
>
> Thank you Next.js team!

**@fenenc** · 1 upvotes

> Nice to see stability improvements

**@nubecolectiva** · 1 upvotes

> 🔥

**@stachycodes** · 0 upvotes

> time for ai first framework

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#react](https://daily.dev/tags/react), [#performance](https://daily.dev/tags/performance), [#nextjs](https://daily.dev/tags/nextjs)

[View this post on daily.dev](https://daily.dev/posts/next-js-15-4-xucn3qjln)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Next.js 15.4","url":"https://daily.dev/posts/next-js-15-4-xucn3qjln","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/next-js-15-4-xucn3qjln"},"datePublished":"2025-07-14T22:01:13.545Z","dateModified":"2025-07-14T22:01:36.534Z","description":"Next.js 15.4 brings Turbopack builds to 100% integration test compatibility, making it ready for production use and powering vercel.com. The release includes...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/17f74d11118a90d222cc0e04a442f9f3?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/17f74d11118a90d222cc0e04a442f9f3?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Next.js","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Next.js","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a7460ee33d92486cb5afd0fca36a116d","url":"https://daily.dev/sources/next"},"commentCount":12,"discussionUrl":"https://daily.dev/posts/next-js-15-4-xucn3qjln","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":312},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":12}],"keywords":"webdev,react,performance,nextjs","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Next.js","item":"https://daily.dev/sources/next"},{"@type":"ListItem","position":3,"name":"Next.js 15.4"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/next-js-15-4-xucn3qjln","comment":[{"@type":"Comment","text":"Good to see that Next.js is still trying to use its garbage Turbopack instead of using Vite. Hope it will be replaced by Tanstack Start soon. So the hijacked open source projects like React, Svelte, Astro, Nuxt can finally be community driven instead of pushing the server side rendering to projects that really don’t need it.","datePublished":"2025-07-14T22:39:20.746Z","dateModified":"2025-07-14T22:40:55.244Z","url":"https://daily.dev/posts/XuCN3QjLN#c-W4GngncED","author":{"@type":"Person","name":"Eric","url":"https://daily.dev/eric6","image":"https://lh3.googleusercontent.com/a/ACg8ocKDsRT0VpAlKy7zSlcTVRodj8IYyIrwMOP-NaeUudhB_kRZOc4=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":10}},{"@type":"Comment","text":"Next.js Boilerplate is already running on 15.4, an easy update without any issue.\nThank you Next.js team!","datePublished":"2025-07-15T13:33:58.261Z","url":"https://daily.dev/posts/XuCN3QjLN#c-E5AhFUQss","author":{"@type":"Person","name":"Remi W.","url":"https://daily.dev/ixartz","image":"https://avatars.githubusercontent.com/u/5209935?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2}},{"@type":"Comment","text":"Nice to see stability improvements","datePublished":"2025-07-16T12:17:22.671Z","url":"https://daily.dev/posts/XuCN3QjLN#c-JIt42bzW6","author":{"@type":"Person","name":"Konrad Dębiec","url":"https://daily.dev/fenenc","image":"https://media.daily.dev/image/upload/s--O0TOmw4y--/f_auto/v1715772965/public/noProfile"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"🔥","datePublished":"2025-07-16T12:23:16.881Z","url":"https://daily.dev/posts/XuCN3QjLN#c-H2VS5xPfr","author":{"@type":"Person","name":"Nube Colectiva","url":"https://daily.dev/nubecolectiva","image":"https://media.daily.dev/image/upload/s--sKadI8aB--/f_auto/v1787001795/avatars/avatar_d2lQlbHPWLBIYkmIhoKKS?_a=BAMAMicg0"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"time for ai first framework","datePublished":"2025-07-29T08:03:09.594Z","url":"https://daily.dev/posts/XuCN3QjLN#c-mKMM1uLpx","author":{"@type":"Person","name":"Stachy Codes","url":"https://daily.dev/stachycodes","image":"https://media.daily.dev/image/upload/s--9LdaCON0--/f_auto/v1724153953/avatars/avatar_4UqEtmCKGtr7fwkSU9u5r"}}]}
```

