You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Use the `next-rspack` plugin to bundle your Next.js with Rspack."
4
+
url: "https://nextjs.org/docs/community/rspack"
5
+
docs_index: /docs/llms.txt
6
+
version: 16.2.9
7
+
lastUpdated: 2025-06-09
8
+
prerequisites:
9
+
- "Community: /docs/community"
10
+
---
11
+
12
+
13
+
> For an index of all Next.js documentation, see [/docs/llms.txt](/docs/llms.txt).
14
+
15
+
> This feature is currently experimental and subject to change, it's not recommended for production. Try it out and share your feedback on [GitHub](https://github.com/vercel/next.js/issues).
16
+
17
+
The Rspack team has created a community plugin for Next.js, which is part of a [partnering effort](https://rspack.rs/blog/rspack-next-partner) with the Rspack team.
18
+
19
+
This plugin is currently experimental. Please use this [discussion thread](https://github.com/vercel/next.js/discussions/77800) to give feedback on any issues you encounter.
20
+
21
+
Learn more on the [Rspack docs](https://rspack.rs/guide/tech/next) and try out [this example](https://github.com/vercel/next.js/tree/canary/examples/with-rspack).
22
+
---
23
+
24
+
For a semantic overview of all documentation, see [/docs/sitemap.md](/docs/sitemap.md)
25
+
26
+
For an index of all available documentation, see [/docs/llms.txt](/docs/llms.txt)
0 commit comments