perf: nén panorama 4096px + xuất WebP, LQIP theo path webp

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
tuyenio
2026-06-25 09:01:13 +07:00
parent c96b6f195c
commit 5e9e632345
55 changed files with 48 additions and 32 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "eslint"
"lint": "eslint",
"optimize:images": "node scripts/optimize-images.mjs"
},
"dependencies": {
"@paper-design/shaders-react": "^0.0.76",