Skip to content

Commit d528644

Browse files
committed
stack overflow
1 parent bafef24 commit d528644

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

vercel.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"functions": {
3-
"apps/api/**/*.ts": {
3+
"app/api/**/*": {
44
"maxDuration": 300
55
}
66
}
7-
}
7+
}
8+

0 commit comments

Comments
 (0)