vibsin9322 08894eeb66 Fix serverless functions: simplify API structure
- Replace complex Express-style handler with simple module.exports
- Add separate API endpoints for better organization
- Simplify vercel.json routing configuration
- Remove ES modules to use CommonJS for Vercel compatibility
- Add dedicated test API endpoint for debugging
2025-08-21 13:32:53 +09:00
Description
No description provided
8.4 MiB
Languages
JavaScript 54.2%
CSS 30.9%
HTML 6.8%
Shell 4.5%
Batchfile 3.6%