- Enable outputStandalone in next.config.js for better Docker compatibility
- Update Dockerfile to properly copy standalone output files
- Change CMD to use node server.js for standalone builds
- This should resolve the @/lib module resolution issues in Docker builds