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