mirror of
https://github.com/christianvidalwolf-prog/Craze-Data-check.git
synced 2026-08-03 14:05:25 +02:00
fix(vercel): simplify vercel.json to resolve runtime version error
This commit is contained in:
+3
-5
@@ -1,7 +1,5 @@
|
|||||||
{
|
{
|
||||||
"functions": {
|
"rewrites": [
|
||||||
"api/dropbox-proxy.js": {
|
{ "source": "/api/dropbox-proxy", "destination": "api/dropbox-proxy.js" }
|
||||||
"runtime": "nodejs20.x"
|
]
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user