mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 19:45:07 +00:00
9 lines
No EOL
182 B
JSON
9 lines
No EOL
182 B
JSON
{
|
|
"version": 2,
|
|
"functions": {
|
|
"api/**/*.{j,t}s": { "runtime": "vercel-deno@0.6.0" }
|
|
},
|
|
"redirects": [
|
|
{ "source": "/", "destination": "https://github.com/hackclub/cdn"}
|
|
]
|
|
} |