{ "name": "polaris-react", "scripts": {}, "env": { "YARN_PRODUCTION": { "required": true }, "NODE_ENV": { "required": true } }, "formation": { "web": { "quantity": 1 } }, "addons": [], "buildpacks": [ { "url": "heroku/nodejs" } ] }