Issues deploying client and server on the same origin in Vercel monorepo setup
I’m trying to deploy a project on Vercel that consists of both a client-side React app and a server-side Node.js app. I want to deploy both apps on the same origin so that the client and server can communicate without cross-origin issues.
Issues deploying client and server on the same origin in Vercel monorepo setup
I’m trying to deploy a project on Vercel that consists of both a client-side React app and a server-side Node.js app. I want to deploy both apps on the same origin so that the client and server can communicate without cross-origin issues.
Issues deploying client and server on the same origin in Vercel monorepo setup
I’m trying to deploy a project on Vercel that consists of both a client-side React app and a server-side Node.js app. I want to deploy both apps on the same origin so that the client and server can communicate without cross-origin issues.