anorcle/next-pages
By default, next export will generate an out directory, which can be served by any static hosting service or CDN like GitHub Pages. But the name of inner directories (like _next/) and chunk files start with underscore and GitHub Pages return 404 for such files. Next Pages automatically rename those files and folders, remove the beginning underscore and replace the new URL in your source code. Also, Next Pages rename your out directory to docs.
merin83/react-gitignore
Quickly generate a .gitignore file for your react project
anorcle/next-pagesmerin83/react-gitignore
Project
JavaScript@LanguageJavaScript
Next FrameworkNext
4 Stars5
3 Forks5
ServerCategoryServer
File ProcessingSub CategoryFile Processing
2022-03-24Pushed at2021-05-10
MIT LicenseLicenseMIT License