Full deployment history for this project.
Merge pull request #3 from mbarbine/v0/mbarbine-e9472722
Merge pull request #3 from mbarbine/v0/mbarbine-e9472722 Migrate SearchOps database infrastructure to Neon
fix: force module resolution for neon.ts file change Update file header to trigger Turbopack re-index. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: trigger Turbopack rebuild via file change comment Force module graph rebuild to resolve stale cache issue. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
refactor: switch from Supabase to Neon for database operations Replace Supabase with Neon's PostgreSQL driver and update queries. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>