# Next.js 13.3

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

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

Author: Tim Neutkens

Published: 2023-04-06T18: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>), [Open Graph protocol](<https://devfeed.tech/topics/open-graph.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [Search engine optimization (SEO)](<https://devfeed.tech/topics/seo.md>), [Single-page application (SPA)](<https://devfeed.tech/topics/spa.md>), [Caching](<https://devfeed.tech/topics/caching.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [images](<https://devfeed.tech/tags/images.md>), [interception](<https://devfeed.tech/tags/interception.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [routing](<https://devfeed.tech/tags/routing.md>), [seo](<https://devfeed.tech/tags/seo.md>)

## AI overview

Next.js 13.3 introduces community-requested features including a file-based Metadata API, dynamic Open Graph image generation, static export support for the App Router, and parallel routes with interception. The release also advances App Router toward stability while focusing on performance improvements, behavioral refinements, and bug fixes.

## Source excerpt

Next.js 13.3 introduces dynamic open graph images, advanced static exports, parallel routes and interception, OTEL support, and more.