Actually I deployed my python project made using fastapi and postgress as database in vercel but got an error after deploying it showing this :
This Serverless Function has crashed.
Your connection is working correctly.
Vercel is working correctly.
500: INTERNAL_SERVER_ERROR
Code: FUNCTION_INVOCATION_FAILED
Here is my link to github repo : https://github.com/Mysterious786/FastAPI-Backend-with-Postgres-Authentication-and-Voting
Please can anyone help in resolving the error
Saqlain Zarjis Ansari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.