prmbr-image-mksaas/vercel.json

8 lines
78 B
JSON

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