Skip to content

Commit e7a14ed

Browse files
committed
Merge remote-tracking branch 'origin/mp/filters' into mp/filters
2 parents 0eb91f0 + 2524a56 commit e7a14ed

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

demo/app/next.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ const nextConfig = {
2626
},
2727
]
2828
},
29+
experimental: {
30+
proxyTimeout: 300000
31+
}
2932
}
3033

3134

0 commit comments

Comments
 (0)