fix: update NEXT_PUBLIC_COMMIT_SHA and remove unused qualities from next.config.mjs; add empty chart component
This commit is contained in:
@@ -1 +1 @@
|
||||
NEXT_PUBLIC_COMMIT_SHA=00db487
|
||||
NEXT_PUBLIC_COMMIT_SHA=c1541e6
|
||||
|
||||
0
components/ui/chart.tsx
Normal file
0
components/ui/chart.tsx
Normal file
@@ -7,7 +7,6 @@ const nextConfig = {
|
||||
hostname: "**",
|
||||
}
|
||||
],
|
||||
qualities: [ 45, 75, 85, 90, 100 ]
|
||||
},
|
||||
async headers() {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user