Interact is built on top of the Vite bundler
If you want to add or change its configuration, you can add a vite.config.(ts|js) file in the root directory.
If you start the cli with the info loglevel, you will also get
the resolved configuration in the file vite-resolved-config.json located in
the build directory.