Relative Content

Tag Archive for next.jsbuild

Issue in Next.js build manifest.js file

I am getting this error in _buildManifest.js file. I am not sure how to resolve it. I understand the error that it is saying that the file should contain type of Record<string, string[]>, but it contains an object of __rewrites type. If anybody can tell me what can I configure to resolve this issue?