Domain and subdomain detection NextJS
Unanswered
Britannia Petite posted this in #help-forum
Britannia PetiteOP
I have domain example.com for EN language and subdomain ba.example.com for BA language
I have homepage that should render different language . How can I know in async function HomePage if subdomain exists and render depending on it ?
I have homepage that should render different language . How can I know in async function HomePage if subdomain exists and render depending on it ?