@echo off setlocal cd /d "%~dp0" cd mengyastore-frontend npm run build endlocal