feat: add insight page with Lighthouse analysis

- New /dashboard/insight page: URL analizi, mobil/masaüstü strateji seçimi
- Core Web Vitals, fırsatlar ve teşhis bölümleri
- PSI throttling değerleri ile eşleştirildi
- Dockerfile: Chromium eklendi (insight için), .dockerignore oluşturuldu
- serverExternalPackages: lighthouse ve chrome-launcher bundle dışına alındı

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
mstfyldz
2026-06-06 01:37:13 +03:00
co-authored by Claude Sonnet 4.6
parent a4c58135df
commit 851ce96703
8 changed files with 2594 additions and 23 deletions
+7
View File
@@ -0,0 +1,7 @@
.git
.next
node_modules
npm-debug.log*
.env*.local
.dockerignore
README.md