You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
As far as I can tell, users of this repo will need to tell Heroku to skip running npm run build for them, because this buildpack takes care of that. Heroku's FAQ is pretty nice above, I'm suggesting a link out to it and/or a quick blurb in the README to say users should include heroku-postbuild in their package.json's scripts, as Heroku suggests.