diff --git a/now.json b/now.json new file mode 100644 index 0000000..5207512 --- /dev/null +++ b/now.json @@ -0,0 +1,7 @@ +{ + "build": { + "env": { + "NODE_ENV": "development" + } + } +} \ No newline at end of file