deckhearth/api/v1/cards
Randall Stillwell 6f40a5058d Fix Node.js 18 compatibility for Vercel deployment
- Switch from @neondatabase/serverless to standard 'pg' client for Node.js 18 support
- Update Node.js version to 18.x as required by Vercel
- Replace Neon template literals with standard parameterized queries
- Add proper connection pooling and SSL configuration for production
- All API endpoints updated: /api/v1/cards/, /api/v1/cards/[id], /api/migrate
- Build tested and working successfully
2025-07-21 16:08:45 -05:00
..
[id].ts Fix Node.js 18 compatibility for Vercel deployment 2025-07-21 16:08:45 -05:00
index.ts Fix Node.js 18 compatibility for Vercel deployment 2025-07-21 16:08:45 -05:00