update project
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { redirect } from 'next/navigation';
|
||||
|
||||
export default function Home() {
|
||||
redirect('/dashboard');
|
||||
redirect('/login');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user