Files
big-agi/vercel_PRODUCTION.json
T
Enrico Ros 7b232dd7d8 Renamed vercel.json to vercel_PRODUCTION.json to get it out of the way and fix #468
Fix #468 once and for all. Documentation on the env
2024-04-01 18:05:27 -07:00

7 lines
86 B
JSON

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