fix deployment

This commit is contained in:
Aman Varshney
2025-08-03 08:31:42 +05:30
parent 29e2e29362
commit c9571d343a
5 changed files with 5 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
{
"totalProjects": 14175,
"avgProjectsPerDay": "211.6",
"lastUpdated": "Aug 1, 2025, 03:44 AM",
"generatedAt": "2025-08-02T22:15:50.316Z"
"lastUpdated": "Aug 1, 2025, 03:44 AM"
}

View File

@@ -448,7 +448,6 @@ async function generateAnalyticsData() {
totalProjects: totalRecords,
avgProjectsPerDay: avgProjectsPerDay.toFixed(1),
lastUpdated: lastUpdated,
generatedAt: new Date().toISOString(),
};
// Write minimal file to public folder