Files
big-agi/vercel.json
T

7 lines
86 B
JSON

{
"functions": {
"app/api/trpc-node/**/*": {
"maxDuration": 25
}
}
}