First time using Heroku. Trying to push. I have run the command:
heroku create --buildpack heroku/python
and it displayed
$ hero
In my case I was in a sub git folder. When I looked at the root .git folder - the project indeed didn't had a package.json file - so heroku could not identify the webpack
package.json
webpack