npm install -g vercel
vercel login
vercel --prodSet these in Vercel Dashboard:
VITE_API_URL=https://sptm-backend.onrender.com
VITE_USE_MOCK=false- Framework: Vite
- Build Command:
npm run build - Output Directory:
dist - Node Version: 18.x or higher
- ✅ Backend Integration (Render)
- ✅ JWT Authentication
- ✅ Session Persistence
- ✅ Toast Notifications
- ✅ Sample Workspace
- ✅ Cross-Device Sync
- ✅ Production Optimized
dist/index.html 0.54 kB
dist/assets/index-DTDXl0wW.css 4.20 kB │ gzip: 1.50 kB
dist/assets/index-BT6QQ22K.js 384.93 kB │ gzip: 109.90 kB
- Backend: SmartPersonalTaskManager/backend
Status: ✅ Production Ready
Last Updated: 2025-12-26