hts/apps/blogai/vercel.json

8 lines
80 B
JSON

{
"functions": {
"app/api/**/*.ts": {
"maxDuration": 60
}
}
}