prmbr-image-mksaas/vercel.json

7 lines
76 B
JSON

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