- Create nginx.conf with try_files directive for React Router - Update Dockerfile.prod to copy nginx configuration - Fixes 404 errors on direct navigation to /login, /register, etc. - Add gzip compression and static asset caching