No badges yet
No accepted solutions yet
How to Load Data from a JSON File in Next.js
Thanks for your reply and I will try this but as I told I am using app router, not pages router. Do you have other solution for app router?
How to Load Data from a JSON File in Next.js
I want to load data from a JSON file in Next.js (app router). https://vercel.com/guides/loading-static-file-nextjs-api-route#how-to-load-data-from-a-file-in-next.js I already...