I am facing a problem of redeploying my app to retrieve updated data from my database. I do not understand. Everything works on the development side where my component renders updated data from the database. The function logs do not show the above APIs. What could be the problem. Is vercel not allowing my api to refetch data from my database?