gregrickaby / nextjs-github-pages

🚀 Deploy a Next.js app to GitHub Pages via GitHub Actions.
https://gregrickaby.github.io/nextjs-github-pages/
MIT License
448 stars 61 forks source link

Not possible to add pages in this template #69

Closed evatikiotis closed 4 months ago

evatikiotis commented 4 months ago

Hi!

I find it difficult to create pages with this template. The app is not following the create-next-app template and I cannot create next pages as I used to under the pages folder.

evatikiotis commented 4 months ago

I was using the wrong working directory. This works like charm, but I still plan to create a pr with a next app based o create-next-app script