You are using vite for your dev server, but a configuration file was not found. We traversed upwards from:
/dev/project
looking for a file named:
- vite.config.js
- vite.config.ts
Add your vite config at one of the above paths, or import your configuration file and provide it to
the devServer config as a viteConfig option.