Hello,
Due to legacy reasons we are not able to migrate to app router setup right now.
But we are looking to add support for multi tenants in our application.
I went over the Vercel Platforms guide on how to support multi tenancy, but it seems be based on app router setup. GitHub - vercel/platforms: A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
Is there any documentation for achieving the same with page router setup.
Any help would be much appreciated.
Thank you,