# Next.js 8.0.4

DevFeed: [Next.js 8.0.4](<https://devfeed.tech/articles/next-js-8-0-4-3245.md>)

Original publisher: [Read original article](<https://nextjs.org/blog/next-8-0-4>)

Author: Tim Neutkens

Published: 2019-04-02T01:35:45Z

Content type: release

Language: en

Sources: [Next.js Blog](<https://devfeed.tech/sources/next-js-blog.md>)

Topics: [build times](<https://devfeed.tech/topics/build-times.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [build-performance](<https://devfeed.tech/tags/build-performance.md>), [build-times](<https://devfeed.tech/tags/build-times.md>), [cache](<https://devfeed.tech/tags/cache.md>), [http](<https://devfeed.tech/tags/http.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [manifest](<https://devfeed.tech/tags/manifest.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [payload](<https://devfeed.tech/tags/payload.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>), [react](<https://devfeed.tech/tags/react.md>), [release](<https://devfeed.tech/tags/release.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Next.js 8.0.4 improves deterministic builds and caching, reduces JavaScript and HTTP payload sizes, and makes Serverless Functions smaller. It also adjusts CircleCI CPU detection and addresses a React component import issue.

## Source excerpt

Next.js 8.0.4 introduces build performance improvements, smaller bundles, stonger defaults, and more.