We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83964b8 + 7822edc commit 2477741Copy full SHA for 2477741
1 file changed
apps/studio/vercel.json
@@ -12,7 +12,7 @@
12
"functions": {
13
"api/**/*.js": {
14
"memory": 1024,
15
- "maxDuration": 60,
+ "maxDuration": 300,
16
"includeFiles": "{node_modules/@libsql,node_modules/better-sqlite3}/**"
17
}
18
},
0 commit comments