This buildpack runs at compile time to (1) upload assets to S3 and (2) delete the assets.
Heroku recommends serving assets from Heroku, fronted by a caching CDN. That works great for most use-cases, but some application need to be able to serve those assets in perpetuity. This buildpack supports that use-case.