Nextjs api is not updated
I have uploaded my Nextjs project to Vercel, but I have the following problem, my api route is not updating automatically. When new entries are added to the database, they are not fetched by the api.
I have uploaded my Nextjs project to Vercel, but I have the following problem, my api route is not updating automatically. When new entries are added to the database, they are not fetched by the api.