We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3754ac0 commit d98370fCopy full SHA for d98370f
app/team/page.tsx
@@ -1,9 +1,6 @@
1
import Team from "@/components/team/Team";
2
import type { Metadata } from "next";
3
4
-export const dynamic = "force-dynamic";
5
-export const fetchCache = "force-cache";
6
-
7
export const metadata: Metadata = {
8
title: "EternalCode.pl | Team",
9
description: "See our team members and their roles in our projects",
0 commit comments