Hi, the README states that for development mode, I need to execute `bun run tauri dev` Are there also other targets available than "dev", like "production"? Obviously `bun run tauri build` is building for production, but how to run?