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>
This commit is contained in:
AJ Avezzano
2026-04-01 11:30:16 -04:00
parent 6de0d98dee
commit 331a5fbfca

0
public/.gitkeep Normal file
View File