diff --git a/app.json b/app.json new file mode 100644 index 0000000000..e22b8916e2 --- /dev/null +++ b/app.json @@ -0,0 +1,17 @@ +{ + "addons": [ + + ], + "buildpacks": [ + + ], + "description": "", + "env": { + }, + "formation": { + }, + "name": "UnCiv", + "scripts": { + }, + "stack": "heroku-18" +}