39fcd54f0c8c5db0c0024ba1049bd23f0f88d832
Next.js bundles all non-externalized server packages into server chunks. drizzle-orm and postgres were bundled, so they were absent from the standalone node_modules/ and unavailable to migrate.mjs at startup. Adding them to serverExternalPackages keeps them as separate modules and tells the standalone tracer to include them. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
famapp
Self-hosted family coordination: shared calendar, lists, notes.
- Plan & architecture:
CLAUDE.md - Current progress:
STATUS.md - Task briefs (for sub-sessions):
docs/tasks/ - Architecture decisions:
docs/decisions/
Languages
TypeScript
94.1%
CSS
4.2%
JavaScript
0.9%
Shell
0.4%
Dockerfile
0.2%
Other
0.2%