I am attempting to deploy a new Nextjs repository to production.
During development I was deploying this repository to a test site without issue. When I tried deploying it to an existing production site (Quasar/Vue), the deployment “appeared” to be successful, but the old site is still there. It may be relevant that Prerender was activated on this site.
Can someone please help remedy this issue?