Lucas Dias
Results
1
issues of
Lucas Dias
Hello, I have a custom Nitro output directory set via an environment variable (`VITE_OUTPUT_PATH`) defined in an `.env` file located outside the project root (e.g., `my-env/.env`). When running: ``` nuxi...