diff --git a/server/now.json b/server/now.json new file mode 100644 index 0000000..4d3a8f1 --- /dev/null +++ b/server/now.json @@ -0,0 +1,6 @@ +{ + "env": { + "endpoint": "@endpoint" + }, + "alias": "albermonte" +} \ No newline at end of file