Whats the optimal next js project structure if I was building a scalable, modularl multi-tenant enterprise level application?
You can refer to our Platform starter kit: Platforms Starter Kit. A production-ready example of a multi-tenant application built with Next.js 15, featuring custom subdomains for each tenant.
Thank you for this.
How do i re-structure my current project to meet the optimal performance spec fo the starter kit?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.