deckhearth/api/auth
Randall Stillwell 299fb1916b Remove conflicting TypeScript API files
🔧 Build Fix:
- Remove .ts versions of API files that conflict with .js versions
- Keep only working JavaScript API endpoints:
  - api/auth/login.js
  - api/auth/register.js
  - api/setup-auth.js
  - api/simple.js
  - api/debug.js

This resolves the Vercel build error about conflicting file paths.
2025-07-22 06:55:09 -05:00
..
login.js Convert auth endpoints to working Vercel function format 2025-07-22 06:46:09 -05:00
register.js Convert auth endpoints to working Vercel function format 2025-07-22 06:46:09 -05:00