There is a 500 push error when deploying to a new eu hosting project. Works deploying locally but not on vercel, getting the following logs:
Uploading functions to Convex...
Generating TypeScript bindings...
Running TypeScript...
Pushing code to your Convex deployment...
Schema validation complete.
Finalizing push...
✖ Error: Unable to finish push to ....../api/deploy2/finish_push
✖ Error fetching POST ...../api/deploy2/finish_push 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.