Jan 20, 2026 Fixing API Response Format Mismatch in Next.js Search wasn't showing results. Turned out frontend expected an array but got an object wrapper. nextjs typescript debugging +1