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.
vercel.json
1 parent b876982 commit cf2527fCopy full SHA for cf2527f
1 file changed
vercel.json
@@ -1,7 +1,6 @@
1
{
2
"functions": {
3
- "api/*.ts": {
4
- "memory": 128,
+ "api/*": {
5
"maxDuration": 10
6
}
7
},
0 commit comments