2 Commits

Author SHA1 Message Date
root 321cb2344d fix docker build: exclude stale pages-router directories
All apps use Next.js App Router. A leftover pages/index.tsx on the server
was conflicting with app/page.tsx and breaking the build. Adding the glob
to .dockerignore prevents any pages/ directory from leaking into the image.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 19:57:49 -04:00
root 750ae56a29 fixing platform admin 2026-05-06 22:58:23 -04:00