mirror of
https://github.com/LinwoodDev/Butterfly.git
synced 2026-03-13 09:20:32 +08:00
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"rewrites": [
|
|
{
|
|
"source": "/(.*)",
|
|
"destination": "/"
|
|
}
|
|
]
|
|
} |