deploy.bat
@@ -95,7 +95,7 @@ echo [STEP 1/3] Building project for %COMPANY%... echo [INFO] Running: pnpm run build echo. set COMPANY=%COMPANY% && call pnpm run build set "COMPANY=!COMPANY!" && call pnpm run build if !errorlevel! neq 0 ( echo [ERROR] Build failed! Check your project configuration. goto :error_exit