Next.js Discord

Discord Forum

Need help hosting front end and back end in the same git repo on vercel

Unanswered
i_lost_to_loba_kreygasm posted this in #help-forum
Open in Discord
I am getting this error shown in the image . Please help

3 Replies

anyone ? need help setting monorepo up
can you give more detail about the problem?
@fubuki can you give more detail about the problem?
hi , so I have 2 directories inside a repo , one for front and back . I want to host both of them together in a single repo to avoid cors issues . I managed to get the front end working but unable to get the backend working , my requesting to the endpoint gives 404 eror