Skip to content

Commit f61cdc9

Browse files
committed
retry test
1 parent 92a085e commit f61cdc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/templates/next-app-router/next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const nextConfig = {
55
},
66
experimental: {
77
serverActions: true,
8+
authInterrupts: true,
89
},
910
outputFileTracingRoot: '/',
1011
};

0 commit comments

Comments
 (0)