cache...
This commit is contained in:
parent
de6a563b35
commit
384143f859
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ import { GiStarFormation } from "react-icons/gi";
|
|||
import { useUser } from "@clerk/nextjs";
|
||||
import { isAdmin, isVIP } from "~/utils/helpers";
|
||||
|
||||
export const dynamic = "force-dynamic";
|
||||
|
||||
const Home: NextPage = () => {
|
||||
return (
|
||||
<>
|
||||
|
|
Loading…
Add table
Reference in a new issue