Deploy Django app with MySQL on Vercel

Just tried to deploy Django app on Vercel. But face issues including mysql config not found as well as python version runtime error.

The course shows deployment on Heroku, wondering if someone had successfully deployed Django app on Vercel

Best regards

Hi did you find out how to deploy your django app on vercel in the end?

I know that vercel supports python 3.9 by default and for any other version you have to define it inside the Pipfile.