It works as it should the first time I use ``` npm run dev npm run start ``` to build the Next.js production build. But the second time I run the same commands, it messes up the entire website. Any way to fix this?