Skip to content

Commit ef84bb0

Browse files
authored
increased maxDuration for sending txs function
1 parent 2b46524 commit ef84bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"api/write/solana.py": {
2020
"memory": 200,
21-
"maxDuration": 59
21+
"maxDuration": 90
2222
},
2323
"api/support/update_state.py": {
2424
"memory": 200,

0 commit comments

Comments
 (0)