npm run dev
Open http://localhost:3000 with your favorite browser to see your project. For your information, Next JS need to take some time to compile the project for your first time.
git pull origin stable
git commit -am "..."
git push origin stable
The push to Netlify is triggered by GitHub Actions.