verceljson
This commit is contained in:
parent
05494e4cc8
commit
a17811d789
8
vercel.json
Normal file
8
vercel.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"functions": {
|
||||
"src/pages/api/**/*": {
|
||||
"memory": 3008,
|
||||
"maxDuration": 30
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user