Files
brainstorming/Dockerfile
Alejandro Martinez 6148b5012d fix: set NODE_PATH for external module resolution + longer healthcheck
Nitro's rollupConfig.external leaves require('better-sqlite3') in
the bundle, but Node resolves from .output/server/ not /app/.
NODE_PATH=/app/node_modules fixes this. Also increase healthcheck
start-period to 30s with 5 retries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 15:23:35 +02:00

591 B