Shared hosting ready
SkillCrunch
Next.js + React + TypeScript + Tailwind, configured for static export. Build locally, then upload the out/ directory to your host's public_html (or subdomain folder).
Backend API
- API URL
- clubbly.skillcrunch.in/backend/api
- Status
- Checking…
Quick deploy
npm run build— creates static files inout/- Upload everything inside
out/to your web root - Apache hosts:
.htaccessis included automatically