Skip to content

Commit 0be30a8

Browse files
committed
chore: extends assistant function duration
1 parent d396f31 commit 0be30a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/vercel.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"functions": {
3-
"pages/api/**/*": {
3+
"src/pages/api/**/*": {
44
"maxDuration": 60
55
}
66
}

0 commit comments

Comments
 (0)