Development server options.
vite { server { // … }}
Specify which IP addresses the server should listen on.
Specify server port.
Configures the proxies started by the Vite development server.
Set to true to exit if port is already in use, instead of automatically trying the next available port.