I need to import a local json file to build all the necessary path for an exportpathmap in https://nextjs.org/.
So I need to know, how can I import / require a .json file in the next.config.js file ?
Best Regards
I need to import a local json file to build all the necessary path for an exportpathmap in https://nextjs.org/.
So I need to know, how can I import / require a .json file in the next.config.js file ?
Best Regards