Standalone Output Mode
Set output: 'standalone' in next.config.ts to produce a minimal Node.js bundle. Copy it into a Docker image, add your public/ and .next/static folders, and ship.
Set output: 'standalone' in next.config.ts to produce a minimal Node.js bundle. Copy it into a Docker image, add your public/ and .next/static folders, and ship.