I am working cloud commerce edition.
I have upgraded the Magento version from 2.3.5-p2
to 2.4.4
I have run the upgrade, compile, deploy, indexing and cache commands but the catalog page is going 404 not found.
If I am using the URL like /catalog/product/view/id/{product_id}
which is working fine.
So how can I regenerate the URL or fix the issue?