Development This is a Next.js project bootstrapped with create-next-app. Getting Started npm run dev Open http://localhost:3000 with your browser to see the result. Before Commiting Run in the project folder: npx prettier --write . npm run lint