dayuanjiang--next-ai-draw-io
13 行
233 B
JSON
13 行
233 B
JSON
{
|
|
"functions": {
|
|
"app/api/chat/route.ts": {
|
|
"memory": 512,
|
|
"maxDuration": 120
|
|
},
|
|
"app/api/**/route.ts": {
|
|
"memory": 256,
|
|
"maxDuration": 10
|
|
}
|
|
}
|
|
}
|