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