# Next.js 13

DevFeed: [Next.js 13](<https://devfeed.tech/articles/next-js-13-3176.md>)

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

Author: Tim Neutkens

Published: 2022-10-25T16:00:00Z

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>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Webpack](<https://devfeed.tech/topics/webpack.md>), [Rust](<https://devfeed.tech/topics/rust.md>)

Tags: [next-js](<https://devfeed.tech/tags/next-js.md>), [react](<https://devfeed.tech/tags/react.md>), [routing](<https://devfeed.tech/tags/routing.md>), [rust](<https://devfeed.tech/tags/rust.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [ui](<https://devfeed.tech/tags/ui.md>), [webpack](<https://devfeed.tech/tags/webpack.md>)

## AI overview

Next.js 13 introduces the app directory with layouts, React Server Components, streaming, improved routing, and support for component-level data fetching. It also adds Turbopack, an improved image component, and automatic self-hosted fonts, while simplifying the API.

## Source excerpt

Next.js 13 introduces layouts, React Server Components, and streaming in the app directory, as well as Turbopack, an improved image component, and the brand new font component.