Skip to content

Commit 77e7b62

Browse files
committed
CCM-8744: force new commit
1 parent a7642d9 commit 77e7b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ const nextConfig = (phase) => {
4545
{
4646
source: `${basePath}/auth/signout`,
4747
destination: '/auth/signout',
48-
permanent: false,
4948
basePath: false,
49+
permanent: false,
5050
},
5151
];
5252
},

0 commit comments

Comments
 (0)