- Notifications
You must be signed in to change notification settings - Fork29.8k
Closed
Description
- I have searched theissues of this repository and believe that this is not a duplicate.
Expected Behavior
I can host a Next.js app on a GitHub Pages.
Current Behavior
As far as I have digged into the issue, we can't host a Next.js app on a GitHub Pages because of the location of the hosting:http://username.github.io/project-name/. It would be working perfectly if we hadhttp://project-name.github.io/.
Steps to Reproduce (for bugs)
Humm. I'm not sure it's relevant. I can provide something if it help. I noticed the issue withhttp://oliviertassinari.github.io/react-swipeable-views/.
Context
Deploying a Next.js app into GitHub Pages guide is misleading. It's not possible as far as I know.
Your Environment
| Tech | Version |
|---|---|
| next | 4.1.4 |
Metadata
Metadata
Assignees
Labels
No labels