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