SyntaxFix
Write A Post
Hire A Developer
Questions
I had same problem, and I resolved it by doing this: heroku config:set DISABLE_COLLECTSTATIC=1 It was a django project on python 3.7
heroku config:set DISABLE_COLLECTSTATIC=1