I followed the Multi-Tenant App Tutorial. However, I'm not sure how to implement subdomain access in production. i,e app.something.vercel.app
I have setup the following:
File Structure
middleware.js
If my app's vercel domain is something.vercel.app, how can I set up app.something.vercel.app ?