notFound: resolve()

in vite.config.js [14:16]


        notFound: resolve(__dirname, "404.html"),
      },
      onwarn(warning, warn) {