skbeta/vercel.json
2024-01-19 12:51:15 -05:00

8 lines
72 B
JSON

{
"functions": {
"app/**/*": {
"maxDuration": 5
}
}
}