jSnake🐍🕊Original post
Rank 2: Process
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.
Summary
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.