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,6 +1,6 @@
{
"totalProjects": 14175,
"avgProjectsPerDay": "211.6",
"lastUpdated": "Aug 1, 2025, 03:44 AM",
"generatedAt": "2025-08-02T14:03:13.992Z"
}
"totalProjects": 14175,
"avgProjectsPerDay": "211.6",
"lastUpdated": "Aug 1, 2025, 03:44 AM",
"generatedAt": "2025-08-02T22:15:50.316Z"
}

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";