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"
 }