- Add PORT=3000 to both Dockerfile and docker-compose.yml - Ensure proper file ownership in standalone build - Fix potential 404 routing issues 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>