mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 00:52:50 +00:00
- Check for both .next (Next.js) and dist (Vite/other) directories - Copy .next and public assets for Next.js builds - Fallback to dist directory for other build tools - Fixes build verification for @edr/passenger-backoffice Next.js app