- Update docker-compose.yml port mapping from 3000:3000 to 6969:3000 - Internal container port remains 3000 for Traefik compatibility Co-Authored-By: Claude <noreply@anthropic.com>
- Add Dockerfile with multi-stage build - Add docker-compose.yml with Traefik labels - Add .dockerignore for optimal build context - Update next.config.ts for standalone output - Update DEPLOYMENT.md with Dokploy instructions Co-Authored-By: Claude <noreply@anthropic.com>