force dynamic
Some checks failed
Deploy & Publish Image / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled

Took 5 minutes
This commit is contained in:
Braydon 2024-10-09 22:57:50 -04:00
parent 4e0f8957df
commit a92532f3bb

View File

@ -15,6 +15,8 @@ import config from "@/config";
export const metadata: Metadata = config.metadata;
export const viewport: Viewport = config.viewport;
export const dynamic = "force-dynamic";
/**
* The primary layout for this app.
*/