FastAPI on Vercel Function: ModuleNotFoundError: No module named 'pydantic_core._pydantic_core'

I can confirm that removing `.python-version` from the folder where the backend lives solves the problem.

1 Like