This commit is contained in:
xuqssq
2024-12-23 01:15:54 +08:00
parent df0aa520ca
commit feefbd7a5c
8 changed files with 592 additions and 120 deletions

7
vercel.json Normal file
View File

@@ -0,0 +1,7 @@
{
"rewrites": [
{
"source": "/(.*)"
}
]
}