Skip to content

Commit 80b8a93

Browse files
committed
Update README
1 parent ec82666 commit 80b8a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a Next.js template which can be deployed to GitHub Pages as a static sit
55
## Deploying to GitHub Pages
66

77
1. Create a new public GitHub repository
8-
1. Edit `next.config.js` to match your GitHub repository name:
8+
1. 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`)
1010
1. Push the starter code to the `main` branch
1111
1. Run the `deploy` script (e.g. `npm run deploy`) to create the `gh-pages` branch

0 commit comments

Comments
 (0)