npm workspaces needs shared/package.json and server/package.json present
at install time to link @ttrpg/shared, otherwise the build stage fails
with "Module not found: Error: Can't resolve '@ttrpg/shared'".
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>