Use 'npm ci --ignore-scripts' + explicit 'npx prisma generate' instead of 'npm install' (which triggered postinstall and ran with NODE_ENV=production from a sourced .env, skipping devDependencies like autoprefixer). Migrations are run explicitly after build, matching the Dockerfile's container-entrypoint.sh.
1.8 KiB
Executable File
1.8 KiB
Executable File