Not able to execute 'vc-build' commands

I am trying to make a custom module by following this doc . But I am facing an issue while executing the ‘vc-build Compress’ command,
image
I have already installed global tools by this cmd ‘dotnet tool install -g VirtoCommerce.GlobalTool’ .

Platform version- 3.66.0
.NET - 5

Did you install vc-build?

dotnet tool install -g VirtoCommerce.GlobalTool

you can find more information in Quick start - Virto Commerce Documentation