I made a change and the deployment built and completed, but the old page remains.
I am using Next.js with a static output.
It seems something in that build process is holding on to the old prebuilt page.
TL;DR
Developers using Next.js with a static output unable to update website despite rebuild and deployments. Old page persists after changes. Issue seems related to build process retaining prebuilt page.
jSnake🐍🕊
6 Oct, 2025, 10:26
Tried a rebuild and it is activated, same old page though won't go away