Standard deployment of nuxt.js application does not work

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?

Which site on your account are you experiencing this?

1 Like

I’m sorry, I didn’t quite understand your question. Do you mean which domain (website address that was generated) for my project?

https://nuxt3-app-course-platform.netlify.app/

Or is the question something else?

Do the images exist in your repo on GitHub?