NextJS throws a lot of 404 console errors on the pages build with Incremental static generation
NextJS throws a lot of 404 console errors on the pages build with Incremental static generation. It is looking for files under next/static/chunk. Pages that are not using ISG is working fine. On some pages, styles were not loading.