fix: update NEXT_PUBLIC_COMMIT_SHA and remove unused qualities from next.config.mjs; add empty chart component

This commit is contained in:
2025-07-09 20:40:31 +00:00
committed by GitHub
parent 2d88f6371e
commit 53bbbe1801
3 changed files with 1 additions and 2 deletions

View File

@@ -1 +1 @@
NEXT_PUBLIC_COMMIT_SHA=00db487
NEXT_PUBLIC_COMMIT_SHA=c1541e6

0
components/ui/chart.tsx Normal file
View File

View File

@@ -7,7 +7,6 @@ const nextConfig = {
hostname: "**",
}
],
qualities: [ 45, 75, 85, 90, 100 ]
},
async headers() {
return [