Skip to content

Commit 153fd64

Browse files
authored
chore: increase maxDuration for send tx metric, memory for base
1 parent cbece84 commit 153fd64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"maxDuration": 59
66
},
77
"api/read/base.py": {
8-
"memory": 300,
8+
"memory": 320,
99
"maxDuration": 59
1010
},
1111
"api/read/solana.py": {
@@ -30,7 +30,7 @@
3030
},
3131
"api/write/solana.py": {
3232
"memory": 160,
33-
"maxDuration": 59
33+
"maxDuration": 65
3434
},
3535
"api/support/update_state.py": {
3636
"memory": 128,

0 commit comments

Comments
 (0)