Files
big-agi/vercel_PRODUCTION.json
T
2024-10-03 12:37:21 -07:00

7 lines
82 B
JSON

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