Next JS Troubleshooting woes
7/11/2024
- When you run
npm run build
you need to make sure your localhost is also running, or else it will use values from the cache. I have no idea why that doesn't launch localhost, but a work around is runningnpm run dev
and then open another terminal and runnpm run build
Blog Archive
▶2024 (13)
▶2020 (1)
▶July (1)