Hello! I’m trying to deploy a nextjs and flask app. the only issue is that I’m not able to call apis that I built within the nextjs side, i get error “404 not found” I even tried setting a base url in my environment variables. when I run locally its able to call the apis fine please help!
x