The beforeBuildCommand in tauri.conf.json spawns a subprocess that inherits a broken rollup native binding. Build the frontend as a separate CI step, then skip beforeBuildCommand via TAURI_CONFIG override when running cargo tauri build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>