Here is the error. I couldn't figure it out.
In vercel everythings fine. (Im using plesk, VDS server)
emirpreview.vercel.app
CodePudding user response:
I had the same issue and solved it with removing assetPrefix: "."
from next.config.js
.
CodePudding user response:
I have .next folder but my page is trying to fetch data from _next Is this might be the problem we looking for?