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

@@ -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