- Add Dockerfile with multi-stage build for optimized production image - Add .dockerignore to exclude unnecessary files from Docker builds - Add Docker deployment scripts (docker-all.sh, docker-build.sh, docker-deploy.sh, docker-push.sh) - Update .env.example with simplified and reorganized configuration variables - Update .gitignore to exclude docker-compose.override.yml - Fix Next.js 15 compatibility by updating dynamic route params to use Promise type - Update API routes (brands, categories, fonts, styles) to handle async params - Add health check endpoint at /api/health/route.ts - Update admin font pages to properly await params - Update next.config.ts configuration - Remove next.svg from public assets - Update package.json and package-lock.json dependencies - Fix VSCode settings.json formatting |
||
|---|---|---|
| .. | ||
| favicon.ico | ||
| file.svg | ||
| globe.svg | ||
| icon.jpg | ||
| icon.webp | ||
| manifest.json | ||
| robots.txt | ||
| window.svg | ||