i build this www.blueeyes-icu.com , a nextjs site using the following template: https://vercel.com/templates/next.js/nextjs-commerce everything was working fine for 3-4 months, but now all of a sudden it dosent revalidate the data, i noticed that there wasnt any custom webhooks added so i added the nessesary webhooks that the template needed. it still doesnt work so i am thinking that i did it wrong.
the site still fetches data from shopify, but can’t handle quantity of product, hence the sold out sign, even though it isnt sold out. Here is my github repo, if that helps: https://github.com/Nicolasveigaaa/blueeyes-webshop.git
the matter is very important, hope somebody can help me.
Thanks for your help in advance, from a stressed out developer.