This page is also available as Markdown: request this page's URL with an
Accept: text/markdown header. For an index of Next.js documentation, see /docs/llms.txt.How to build multi-tenant apps in Next.js
Last updated April 15, 2025
If you are looking to build a single Next.js application that serves multiple tenants, we have built an example showing our recommended architecture.
Was this helpful?