web-check/vercel.json
2024-03-21 12:10:52 +00:00

8 lines
73 B
JSON

{
"functions": {
"api/*.js": {
"maxDuration": 10
}
}
}