prmbr-image-mksaas/vercel.json
2025-04-18 21:47:14 +08:00

8 lines
77 B
JSON

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