Skip to content

Commit 467581e

Browse files
committed
ci
1 parent 5ebf444 commit 467581e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/plate-template/next.config.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ const nextConfig = {
44
return [
55
{
66
destination: '/editor',
7+
permanent: false,
78
source: '/',
89
},
910
];

0 commit comments

Comments
 (0)