stack/vercel.json
2024-04-21 16:47:23 +02:00

8 lines
70 B
JSON

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