Skip to content

Commit ab79840

Browse files
committed
setting up timeout as 300
1 parent 817b565 commit ab79840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"functions": {
1414
"api/index.py": {
1515
"runtime": "python3.13",
16-
"maxDuration": 400
16+
"maxDuration": 300
1717
}
1818
},
1919
"env": {

0 commit comments

Comments
 (0)