kopia lustrzana https://github.com/badgen/badgen.net
chore: reduce fn memory to 128MB
rodzic
16c437e4ac
commit
4a0c8e4c67
|
@ -213,7 +213,7 @@
|
|||
}],
|
||||
"functions": {
|
||||
"pages/api/**/*": {
|
||||
"memory": 256,
|
||||
"memory": 128,
|
||||
"maxDuration": 16
|
||||
}
|
||||
},
|
||||
|
|
Ładowanie…
Reference in New Issue