Files
Craze-Data-check/vercel.json
T

8 lines
91 B
JSON

{
"functions": {
"api/dropbox-proxy.js": {
"runtime": "nodejs20.x"
}
}
}