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.
1 parent 8905491 commit d84fee3Copy full SHA for d84fee3
vercel.json
@@ -1,7 +1,7 @@
1
{
2
"functions": {
3
- "/api/**/*.ts": {
4
- "memory": 3008,
+ "api/**/*.ts": {
+ "memory": 2048,
5
"maxDuration": 300
6
}
7
0 commit comments