I want to deployed my project on vercel , but can’t able to due to following error -
And yes, I have checked everything—from the Django version globally as well as within the project scope—and ensured that the Python version is greater than 3.10. I have also added vercel.json
and requirements.txt
(which includes the Django version).