My website https://gracious-mclean.45-194-27-50.plesk.page/
Here is the error. I couldn’t figure it out.
In vercel everythings fine. (Im using plesk, VDS server)
emirpreview.vercel.app
My website https://gracious-mclean.45-194-27-50.plesk.page/
Here is the error. I couldn’t figure it out.
In vercel everythings fine. (Im using plesk, VDS server)
emirpreview.vercel.app
2
Answers
I had the same issue and solved it with removing
assetPrefix: "."
fromnext.config.js
.i don’t know why but i turned the reactStrictMode to false in next.config.js, then the error disappeared.