🔧 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.
|
||
|---|---|---|
| .. | ||
| login.js | ||
| register.js | ||