Updated README to show the updated Next.js version

This commit is contained in:
samkul-swe 2025-10-12 19:09:02 -07:00
parent 75329e5b41
commit de0c33e7ff

View file

@ -228,7 +228,7 @@ Before installation, make sure to complete the [prerequisite setup steps](https:
---
### **FrontEnd**
- **Next.js 15.2.3**: React framework featuring App Router, server components, automatic code-splitting, and optimized rendering.
- **Next.js 15.5.4**: React framework featuring App Router, server components, automatic code-splitting, and optimized rendering.
- **React 19.0.0**: JavaScript library for building user interfaces.