add heroku node

This commit is contained in:
Leifer Mendez
2022-01-18 19:47:39 +01:00
parent 1dbd8a8a67
commit 82c5af9605
2 changed files with 5 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
],
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-google-chrome"
"url": "heroku/nodejs"
},
{
"url": "https://github.com/jontewks/puppeteer-heroku-buildpack"