diff --git a/now.json b/now.json index 407c34f..8eed0bc 100644 --- a/now.json +++ b/now.json @@ -16,5 +16,8 @@ ], "engines": { "node": "^10.0.0" + }, + "github": { + "autoAlias": false } }