diff --git a/.slugignore b/.slugignore new file mode 100644 index 0000000000..818254feb9 --- /dev/null +++ b/.slugignore @@ -0,0 +1 @@ +/docs \ No newline at end of file diff --git a/app.json b/app.json index 50dcdac84f..ab941e0024 100644 --- a/app.json +++ b/app.json @@ -48,7 +48,8 @@ }, "formation": { "web": { - "quantity": 1 + "quantity": 1, + "size": "standard-2x" } }, "image": "heroku/nodejs",