No badges yet
No accepted solutions yet
Error deploying my Python project to Vercel
Yes, but checking the total of my dependencies it should give me around 180MB
Error deploying my Python project to Vercel
I have a Python Flask API which requires the following dependencies: ``` Flask==2.1.2 flask-cors Peewee==3.15.2 python-dotenv==0.21.0 Werkzeug==2.2.2 marshmallow pandas numpy...