This commit is contained in:
@@ -8,12 +8,6 @@ const nextConfig = {
|
||||
output: 'standalone',
|
||||
async redirects() {
|
||||
return [
|
||||
// Root redirects
|
||||
{
|
||||
source: '/',
|
||||
destination: '/en/start',
|
||||
permanent: true,
|
||||
},
|
||||
// Blog redirects
|
||||
{
|
||||
source: '/blog',
|
||||
|
||||
Reference in New Issue
Block a user