Is there a way to have a static site landing page which is served on Netlfiy and an app (NextJS hosted in Vercel) share the same domain?
e.g. myapp.com goes to the landing page. myapp.com/everything_else is served by the Vercel app?