heroku

Reduce Heroku Slug Size

January 6, 2021

First, install the Heroku Repo plugin:

$ heroku plugins:install heroku-repo

then run:

$ heroku repo:gc --app app-name 
$ heroku repo:purge_cache --app app-name

Have a project in mind?

We'd love to hear what you're building.