fix convex deployment

This commit is contained in:
Aman Varshney
2025-08-03 07:44:08 +05:30
parent ead88a78d1
commit ddf93c0927
5 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
export const dynamic = "force-static";
import { RootProvider } from "fumadocs-ui/provider";
import type { Metadata, Viewport } from "next";
import { Geist, Geist_Mono } from "next/font/google";