For practice only
you can access the public site by clicking this link (live sites)[https://leafy-salmiakki-96ec0b.netlify.app/]
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
Check out our Next.js deployment documentation for more details.