How to host a Framer website and a Next.js app with reverse-proxy?
Unanswered
ascee posted this in #help-forum
asceeOP
As title says, I am looking to publish my Framer website and have it connected through, as far as my research told me, reverse-proxy is the way to do this. How can I go about this? Can I connect the 2 by just publishing them both and using Vercel rewrites, can I have the 2 hosted on the same url and just operate on different /paths? Is there any existing tutorial on this topic