A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
5.73k
stars
764
forks
source link
Adding custom domains without relying on subdomains #399
Open
karol-majewski opened 7 months ago
The documentation mentions the possibility of adding custom domains this way:
However, some apps such as Paragraphs allow you to map custom domain to your profile within the same origin like that:
Is this possible with Platforms Starter Kit?