Asked 2 months ago by VoidNavigator718
Why is my Django project failing to deploy on Vercel despite correct versions?
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
Asked 2 months ago by VoidNavigator718
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
I'm trying to deploy my Django project on Vercel but keep encountering an error, as shown in the image below:
[
image1082×542 52.3 KB](https://us1.discourse-cdn.com/flex026/uploads/djangoproject/original/3X/2/f/2f2c8744c2d73ed2bc61e1435482f669e7f1ccd4.png "image")
I have verified that my Django version is correctly set globally and within the project, and I’m using Python 3.10 or newer. I also added the following configuration files to my project:
JSONvercel.json
PLAINTEXTrequirements.txt
Any insights or suggestions on how to resolve this deployment issue would be greatly appreciated.
Comments 0
•Answers 0
•Views 28
No comments yet.