Help with running FastAPI and Next.JS 15 With app router together on vercel.
Unanswered
Aerial yellowjacket posted this in #help-forum
Aerial yellowjacketOP
I am getting mind f*cked over why I cannot get this to work.
I want to be able to use Next.JS 15 app router for small api's that do not need an interaction with the Fast API instance.
I have no problem running them differently locally, but when I try to bring them together and push to Vercek the FastAPI do not work, no response. Any help is gladly appreciated
I want to be able to use Next.JS 15 app router for small api's that do not need an interaction with the Fast API instance.
I have no problem running them differently locally, but when I try to bring them together and push to Vercek the FastAPI do not work, no response. Any help is gladly appreciated