Installs dependencies needed in order to run puppeteer on heroku. Be sure to include { args: ['--no-sandbox', '--disable-setuid-sandbox'] }
in your call to puppeteer.launch
If you need support for Japanese, Chinese, or Korean fonts, a fork of this buildpack has been made to include those as well: https://github.com/CoffeeAndCode/puppeteer-heroku-buildpack