No badges yet
No accepted solutions yet
Must have a valid version, for example `now-php@1.0.0`
python 3.9 is indeed too old, as i use 3.12. But v0 told me to use 3.9 instead of 3.12 although vercel docs say the opposite. However, this has nothing to do with node or something...
Must have a valid version, for example `now-php@1.0.0`
I have no clue why this happens. But my build logs of a FastAPI project shows this message: *Error: Function Runtimes must have a valid version, for example `now-php@1.0.0`.* and...
404 NOT_FOUND for FastAPI Deployment
Hi. I tried to deploy our backend ( FastAPI) on vercel but all I get is "404 NOT FOUND". It is remarkable, that the deployment went thru and is green, but there are absolutly no...