I’m trying to deploy a standard nuxt.js application - it doesn’t work.
I am getting this error:
ENOENT: no such file or directory, open '/opt/build/repo/assets/images/screen1.png
I am using the default settings as a nuxt.js application.
I also use the standard netlify deployment settings:
this is how my code in the project is organized:
tell me, please, what could be the problem?