Failed to deploy Next.js site on GitHub Pages

108 views Asked by At
[Set up pages ]

  Run actions/configure-pages@v3
  with:
    static_site_generator: next
    token: ***
    enablement: false
Error: Get Pages site failed. Please verify that the repository has Pages enabled and configured to build using GitHub Actions, or consider exploring the `enablement` parameter for this action.
Error: HttpError: Not Found

In the pages I have my pages there. What would I do with them?

0

There are 0 answers