| Role | Username | Password |
|---|---|---|
| Student | student |
student123 |
| Faculty | faculty |
faculty123 |
| Admin | admin |
admin123 |
npm install
npm audit
npm audit fix # Do NOT run: npm audit fix --force
npm install next@15.5.7 --savenpm run devnpm run build
npm start