docs/app.json

8 lines
107 B
JSON

{
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-static.git"
}
]
}