diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ac3364a..db9638df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,8 @@ +import { redirect } from 'next/navigation'; + export default function Home() { + redirect('/dashboard'); + return (

LTI ERP