Add containerization support for production deployment: - Multi-stage Dockerfile using Bun for build and nginx for serving - docker-compose.yml for container orchestration - nginx.conf with gzip compression, caching headers, and security headers