First, run the development server:
yarn devThen, open http://localhost:3000 with your browser to see the result.
Run:
yarn build- Consider starting from scratch with
npx create-next-app@latest - Add something like Husky to lint when committing
- Consider changing to something else than yarn