Full deployment history for this project.
Merge pull request #4 from mbarbine/v0/mbarbine-ed0bf77d Launch VehicleVault platform with AI-powered vehicle management
feat: add AI-powered photo analysis and database tests Implement Vercel AI Gateway for photo analysis and update vehicle form; add comprehensive database tests for all features. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #3 from mbarbine/v0/mbarbine-9d422d28 Launch VehicleVault platform with search and vehicle management
fix: resolve database, navigation, and onboarding issues Add missing pages, API routes, and public assets; create tests; fix notes API. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: complete VehicleVault MVP with API, pages, and tests Create missing API routes, pages, and fix vehicle form; wire features; add Vitest tests Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #2 from mbarbine/v0/mbarbine-af7172d8 Launch core platform with search functionality
feat: wrap search page in Suspense boundary for static gen Clean up search page, remove duplicate code, and add SearchPageContent component. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #1 from mbarbine/v0/mbarbine-e3a5e306 Launch core platform with search functionality and demo data