We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0eb91f0 + 2524a56 commit e7a14edCopy full SHA for e7a14ed
1 file changed
demo/app/next.config.js
@@ -26,6 +26,9 @@ const nextConfig = {
26
},
27
]
28
29
+ experimental: {
30
+ proxyTimeout: 300000
31
+ }
32
}
33
34
0 commit comments