Skip to content

Hosting a Next + Keystatic project on Github pages. #1341

Description

@Hamzah-Ahmad

I have created a simple Next.js and Keystatic project that is working correctly on local. I would like to deploy the project on Github pages.
That involves updating the output mode to export in the next.config.js file. However, this step leads to the following error:

Error: Page "/keystatic/[[...params]]" is missing "generateStaticParams()" so it cannot be used with "output: export" config.

Are there any workarounds for this? I am only interested in accessing the admin UI locally, if that helps.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionShould probably be a discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions