86bbefb9e3
The admin app runs Next.js 14.2.18, where `next build --webpack` is an unknown option (the flag only exists in Next 15+). This broke the CI admin-web image build. Other web apps stay on the flag since they're on Next 16. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>