Rene Fichtmueller 9c0964746f
Some checks failed
changelog-draft / changelog-draft (push) Failing after 1s
security-scan / secret-scan (push) Successful in 3s
fix: remove standalone output mode to match PM2 next-start deploy
next.config.ts set output:standalone but ecosystem.config.js/deploy-213.sh
run next start against the full checkout, which next start does not
support in standalone mode (warns and skips the standalone server
entrypoint). Also syncs package-lock.json version field to package.json
(0.1.0 -> 0.5.0), which had drifted out of sync.
2026-07-18 09:39:39 +02:00
..