cd web call npm ci call npm run build mkdir ../html robocopy ./dist ../html /MIR cd .. npm ci