NextJs-Shopify project showing 404 Not Found for all routes after Vercel deployment
I have recently modified an ecommerce-based Shopify app running on NextJs v14.2.4. However, I am running in a very strange problem where only after vercel deployment all of the navigation routes are by default redirecting to “404 Not Found” page – not-found.tsx
(except login and signup pages located under (auth) directory below).