From 5aca2f9e3d1578356fe293cd933a04e11d074830 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Tue, 26 Jun 2018 13:46:19 -0700 Subject: [PATCH] Create now.json --- now.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 now.json diff --git a/now.json b/now.json new file mode 100644 index 000000000..2b6de8dce --- /dev/null +++ b/now.json @@ -0,0 +1,3 @@ +{ + "public": true +}