Turn it back down

This commit is contained in:
Max Wofford 2020-07-29 21:51:37 -04:00
parent 38bd0049d3
commit ce42cdd7da

View file

@ -1,7 +1,7 @@
{
"version": 2,
"functions": {
"api/**/*.{j,t}s": { "runtime": "vercel-deno@0.6.0" }
"api/**/*.{j,t}s": { "runtime": "vercel-deno@0.4.4" }
},
"redirects": [
{ "source": "/", "destination": "https://github.com/hackclub/cdn"}