Skip inserting users that already exist in the database to prevent
duplicate key constraint violations on restarts.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Linux is case-sensitive, macOS is not. The import used @/pages/Login
but the file was login.tsx (lowercase).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>