- Create a file named
.envin the root of your project. - Add the following environment variables: VITE_NODE_ENV= VITE_DEV_IP= VITE_PROD_IP= VITE_PORT= VITE_WS_PORT=
- Fill in the appropriate values depending on your environment (e.g., localhost or production server).