Next.js template for building web applications Prerequisites Git v2.51.2 Node.js v24.11.0 Setting Up Clone the repository git clone https://github.com/arlgnv/nextjs-web-app.git Install dependencies npm i Development npm run dev Production npm run build