Sure, It's:
$timestamp = $(Get-Date -UFormat "+%Y%m%dT%H%M%S")
cd build
Compress-Archive -Path "web\AKnightEternal" -DestinationPath AKE-web-$timestamp.zip
Which is the same folder I compress (web\AKnightEternal) when doing the right click->send to... compression.