Files
wehub-resource-sync acb1e552cd
Deploy Worker / Deploy (push) Failing after 4s
chore: import upstream snapshot with attribution
2026-07-13 12:22:23 +08:00

6 lines
133 B
JSON

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"rewrites": [
{ "source": "/(.*)", "destination": "api/handler" }
]
}