···66771. Create a new public GitHub repository
881. Edit `next.config.ts` to match your GitHub repository name:
99- - Given the pattern `https://github.com/<user>/<repo>`, update your `basePath` config to the name of your repo (e.g. `/repo`)
99+ - Given the pattern `https://github.com/<user>/<repo>`
1010+ - Update your `basePath` config to the name of your repo (e.g. `/repo`)
10111. Push the starter code to the `main` branch
11121. Run the `deploy` script (e.g. `npm run deploy`) to create the `gh-pages` branch
12131. On GitHub, go to **Settings** > **Pages** > **Branch**, and choose `gh-pages` as the branch with the `/root` folder. Hit **Save**