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

8 lines
74 B
JSON

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