It removes previous build artifacts. Frame the concept in practical terms so you can explain it during interview discussion.
The 'clean' phase deletes output directories like 'target', ensuring a fresh start for new builds. This is useful in e-commerce projects where outdated code can lead to incorrect test results.