This is a Next.js project bootstrapped with create-next-app.
You should have nodejs and npm installed on your machine .
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
Run the following commands to build for Production:
npm run buildAnd them:
npm run start


