refactor: Remove unnecessary output property in next.config.js
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
|
||||
import {redirect} from 'next/navigation';
|
||||
|
||||
|
||||
export default function RootPage() {
|
||||
redirect('/en');
|
||||
}
|
||||
Reference in New Issue
Block a user