We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccf9ee commit 38c8a5aCopy full SHA for 38c8a5a
vercel.json
@@ -2,7 +2,8 @@
2
"public": true,
3
"functions": {
4
"api/**/*.[jt]s": {
5
- "runtime": "[email protected]"
+ "runtime": "[email protected]",
6
+ "maxDuration": 5
7
}
8
},
9
"rewrites": [
0 commit comments