We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d396f31 commit 0be30a8Copy full SHA for 0be30a8
app/vercel.json
@@ -1,6 +1,6 @@
1
{
2
"functions": {
3
- "pages/api/**/*": {
+ "src/pages/api/**/*": {
4
"maxDuration": 60
5
}
6
0 commit comments