I'm using Nuxt 3 with electron. I managed to create dev server with electron, but I can't build it. Every time I build it it doesn't see the index.html file(1st screen).

Here is the path:
I tried a lot of variants of path in electron.js, but nothing worked. Also, I am attaching screens with my code.