Next.js Discord

Discord Forum

How to achieve multitenancy with template options in app router

Unanswered
Elm sawfly posted this in #help-forum
Open in Discord
Elm sawflyOP
I've reviewed the platforms starter kit, and this was helpful. This is great when each tenant shares a similar layout - but maybe different colors/fonts. But I find myself needing more than simple color/font differences. I would like to provide a completely separate DOM structure for header/footer/sidebar/etc. How would one achieve this would app router - in the cleanest manner possible?

0 Replies