aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vercel.json
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-18 03:29:01 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-18 03:29:01 +0800
commit66f83d07c769a13dfe88ca6cdf702385c309e949 (patch)
tree26bc8cd8c7d9a38dbb3015678292448442631579 /vercel.json
parent8848f346560e068996d9b5da31c7bd33daa81fea (diff)
downloadHydroRoll-66f83d07c769a13dfe88ca6cdf702385c309e949.tar.gz
HydroRoll-66f83d07c769a13dfe88ca6cdf702385c309e949.zip
Diffstat (limited to 'vercel.json')
-rw-r--r--vercel.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vercel.json b/vercel.json
new file mode 100644
index 0000000..7081d19
--- /dev/null
+++ b/vercel.json
@@ -0,0 +1,8 @@
+{
+ "rewrites": [
+ {
+ "source": "/envshare/(.*)",
+ "destination": "/api/.page.tsx"
+ }
+ ]
+ } \ No newline at end of file