We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec82666 commit 80b8a93Copy full SHA for 80b8a93
README.md
@@ -5,7 +5,7 @@ This is a Next.js template which can be deployed to GitHub Pages as a static sit
5
## Deploying to GitHub Pages
6
7
1. Create a new public GitHub repository
8
-1. Edit `next.config.js` to match your GitHub repository name:
+1. Edit `next.config.ts` to match your GitHub repository name:
9
- Given the pattern `https://github.com/<user>/<repo>`, update your `basePath` config to the name of your repo (e.g. `/repo`)
10
1. Push the starter code to the `main` branch
11
1. Run the `deploy` script (e.g. `npm run deploy`) to create the `gh-pages` branch
0 commit comments