feat: disable fluid compute (#4168)

This commit is contained in:
Anurag Hazra
2025-03-05 21:36:09 +05:30
committed by GitHub
parent 2817001891
commit 06b61f1682
+1 -1
View File
@@ -1,7 +1,7 @@
{
"functions": {
"api/*.js": {
"memory": 1200,
"memory": 128,
"maxDuration": 10
}
},