M-Gabrielly 9244c7d8f1 hotfix(api): remove duplicate API routes and extract client component (resultados)
Removed pages/api/create-user.ts and pages/api/signin-user.ts; added app/resultados/ResultadosClient.tsx and updated app/resultados/page.tsx. Fixes route conflict and build error (useSearchParams used in server component).
2025-10-15 20:30:59 -03:00
..