From fe4690aa72f93c00a869cff4203e8ec5dc16f76e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Thu, 6 Jul 2023 13:45:59 +0800 Subject: Update vercel.json --- docs/vercel.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/vercel.json b/docs/vercel.json index fe3410c..3a9192a 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -1,6 +1,11 @@ { + "version": 2, + "routes": [ + { "handle": "filesystem" } + ], "build": { "env": { + "VERCEL": "1", "ENABLE_ROOT_PATH_BUILD_CACHE": "1", "FORCE_RUNTIME_TAG": "canary" } -- cgit v1.2.3-70-g09d2