Files
wr.do/vercel.json
2025-03-26 10:49:15 +08:00

8 lines
77 B
JSON

{
"functions": {
"app/api/**/*": {
"maxDuration": 60
}
}
}