0

I don't want to remove it from the production app or even staging. Deleting it from the Settings on Heroku doesn't seem to work, it'll just show up again when I try to rebuild the app.

Galen
  • 150
  • 13

1 Answers1

3

In app.json file, you can find a section buildpacks. That's where you can set which buildpacks will be used for your review apps.

Michał Młoźniak
  • 5,466
  • 2
  • 22
  • 38