Custom buildpacks
Raman Sha
Support custom buildpacks, just like Heroku or Dokku does.
Either in the UI, and or with
.buildpacks
fileExample. I'm trying to use https://github.com/jontewks/puppeteer-heroku-buildpack in my nodejs app deployed on App Platform. However I can't see to find a way to do that in the dashboard. I've followed all the instructions and spent several hours googling for a solution, but still can't find anything that works.