We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafef24 commit d528644Copy full SHA for d528644
vercel.json
@@ -1,7 +1,8 @@
1
{
2
"functions": {
3
- "apps/api/**/*.ts": {
+ "app/api/**/*": {
4
"maxDuration": 300
5
}
6
7
- }
+ }
8
+
0 commit comments