We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a085e commit f61cdc9Copy full SHA for f61cdc9
integration/templates/next-app-router/next.config.js
@@ -5,6 +5,7 @@ const nextConfig = {
5
},
6
experimental: {
7
serverActions: true,
8
+ authInterrupts: true,
9
10
outputFileTracingRoot: '/',
11
};
0 commit comments