Added force-dynamic
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful

This commit is contained in:
GeorgeWebberley 2026-02-03 14:29:17 +01:00
parent 59fa92ef2f
commit cf19bed083
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
export const dynamic = "force-dynamic";
import ForgeUI from "@/components/ForgeUI"; import ForgeUI from "@/components/ForgeUI";
import PageLayout from "@/components/PageLayout"; import PageLayout from "@/components/PageLayout";
import { getAllForgeProjects } from "@/lib/git"; import { getAllForgeProjects } from "@/lib/git";