Files
AJ Avezzano 331a5fbfca fix: add public/ directory so Docker COPY stage doesn't fail
The Dockerfile copies /app/public into the runner image. Without the
directory existing in the build context the layer fails with "not found".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 11:30:16 -04:00
..