Do not increment qty for same product in cart?

Magento 2.4.2

Is it possible to only have a qty of 1 in the cart for the same product? Like if I add a qty of 10 to the cart, it only adds 1 because its the same product.

Possible?