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 b7158c2 commit 4bd03b0Copy full SHA for 4bd03b0
apps/dashboard/src/app/(dashboard)/explore/[category]/page.tsx
@@ -131,5 +131,3 @@ export default async function ExploreCategoryPage(
131
</div>
132
);
133
}
134
-
135
-export const dynamic = "force-static";
apps/dashboard/src/app/(dashboard)/explore/page.tsx
@@ -48,5 +48,3 @@ export default async function ExplorePage() {
48
49
50
51
52
0 commit comments