aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/vercel.json
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-06 13:45:59 +0800
committerGitHub <noreply@github.com>2023-07-06 13:45:59 +0800
commitfe4690aa72f93c00a869cff4203e8ec5dc16f76e (patch)
tree4852a4d1a7e3b325f9961dab85dfffaa6df686f7 /docs/vercel.json
parent23dfdd11eab2febac9c7db368925b728c99acabc (diff)
downloadHydroRoll-fe4690aa72f93c00a869cff4203e8ec5dc16f76e.tar.gz
HydroRoll-fe4690aa72f93c00a869cff4203e8ec5dc16f76e.zip
Update vercel.json
Diffstat (limited to 'docs/vercel.json')
-rw-r--r--docs/vercel.json5
1 files changed, 5 insertions, 0 deletions
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"
}