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
I had the same issue and solved it with removing assetPrefix: "."
from next.config.js
.