We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebf444 commit 467581eCopy full SHA for 467581e
templates/plate-template/next.config.mjs
@@ -4,6 +4,7 @@ const nextConfig = {
4
return [
5
{
6
destination: '/editor',
7
+ permanent: false,
8
source: '/',
9
},
10
];
0 commit comments