Skip to content

Commit 06b61f1

Browse files
authored
feat: disable fluid compute (#4168)
1 parent 2817001 commit 06b61f1

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
@@ -1,7 +1,7 @@
11
{
22
"functions": {
33
"api/*.js": {
4-
"memory": 1200,
4+
"memory": 128,
55
"maxDuration": 10
66
}
77
},

0 commit comments

Comments
 (0)