From 8e685d552491e3d912ad8164c5f6f32499af87fc Mon Sep 17 00:00:00 2001 From: Jorge Aznar Tobajas Date: Wed, 5 Sep 2018 09:49:03 +0200 Subject: [PATCH] update now json --- now.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/now.json b/now.json index fabfc45..28ad5b3 100644 --- a/now.json +++ b/now.json @@ -6,7 +6,5 @@ "alias": [ "forno.es" ], - "static": { - "public": "/" - } + "type": "static" }