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 93544a5 commit 0cba2f8Copy full SHA for 0cba2f8
src/app/sitemap.ts
@@ -1,4 +1,5 @@
1
// app/sitemap.ts
2
+export const dynamic = "force-static";
3
import { siteConfig } from '@/config/siteconfig';
4
import type { MetadataRoute } from 'next';
5
0 commit comments