So let's say my company has a domain abc.com, we want to make sure that marketing and content within the team can manage all the marketing-related pages like the landing page for example via Webflow, while the actual app (dashboard + auth) is hosted via Vercel.
The issue right now is that I don't really have an understanding how I would go about this. The only functional solution that comes to my head is to give the app a different domain like abc.app, which isn't reasonable.
Basically, I'd like to hear how I could go about this. Ideally I'd like it if Vercel could co-exist with Webflow on the same domain without any subdomains or anything.
This is, at the crux of it a DNS problem so I would really love some insight.