This commit is contained in:
Vasily Zubarev
2025-05-03 10:32:47 +02:00
parent 9c0ba62589
commit 3d07a2fde0
3 changed files with 11 additions and 4 deletions

View File

@@ -14,3 +14,5 @@ export default async function Home() {
redirect("/dashboard")
}
export const dynamic = "force-dynamic"