Unable to resolve sub domain on multi tenant architecture
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
Hi, Im implementing multi tenant architecture in Nextjs. I'm done with the logic in middleware and it is working fine on local. But when i try to do something like app.domain.com I get an error not found which could be cause I have not created a sub domain inside vercel. Please let me know if that's the only issue or I'm doing something wrong?