markosbenitez 10c665d25c Fix build time: env var placeholders + sacar .next del repo
- lib/supabase.ts: ?? placeholders para que el módulo cargue en build
  time sin las env vars; force-dynamic garantiza que nunca se llame
  en build time.
- next.config.ts: env fallbacks vacíos para que Next.js no aborte
  al no encontrar NEXT_PUBLIC_SUPABASE_* en build time.
- .gitignore: agrega .next/ (artefactos de build no van a git).
- git rm --cached .next/**: saca los artefactos ya trackeados.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 21:22:55 -03:00
2026-06-02 10:27:52 -03:00
2026-06-02 10:27:52 -03:00
2026-06-02 10:27:52 -03:00
2026-06-02 10:27:52 -03:00
2026-06-02 10:27:52 -03:00
2026-06-02 15:50:59 -03:00
2026-06-02 10:27:52 -03:00
2026-05-31 04:33:07 -03:00
2026-06-02 20:10:02 -03:00
2026-06-02 10:27:52 -03:00
2026-06-02 20:10:02 -03:00
2026-06-02 20:10:02 -03:00
2026-06-02 10:27:52 -03:00
2026-06-02 10:27:52 -03:00
Description
No description provided
46 MiB
Languages
TypeScript 47.8%
PLpgSQL 33.3%
CSS 9%
HTML 8.6%
Shell 0.6%
Other 0.7%