# Next.js 6 and Nextjs.org

DevFeed: [Next.js 6 and Nextjs.org](<https://devfeed.tech/articles/next-js-6-and-nextjs-org-3236.md>)

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

Author: Tim Neutkens

Published: 2018-05-16T21:04:04Z

Content type: release

Language: en

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

Topics: [Next.js](<https://devfeed.tech/topics/next-js.md>), [React](<https://devfeed.tech/topics/react.md>), [Babel](<https://devfeed.tech/topics/babel.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [github](<https://devfeed.tech/tags/github.md>), [js](<https://devfeed.tech/tags/js.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [react](<https://devfeed.tech/tags/react.md>), [release](<https://devfeed.tech/tags/release.md>), [routing](<https://devfeed.tech/tags/routing.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

The article announces the production-ready Next.js 6 release and the launch of nextjs.org. It highlights zero-configuration static exports, automatic route-map generation, the new App Component, Babel 7 and Fragment syntax support, expanded integration tests focused on security, and Flow annotations in the core codebase.

## Source excerpt

Next.js 6 features zero-configuration static exports, App Component, Babel 7 and more