How to include JSON files in the build directory?
Unanswered
Knopper gall posted this in #help-forum
Knopper gallOP
I have a
Any help would be greatly appreciated. Thank you!
credentials.json file in the root directory. But when NextJS builds, I get an error that the file cannot be found even though I have provided the absolute path to that file. I wonder if there is any way I can add that file to the build directory and how I can tell NextJS to find that file.Any help would be greatly appreciated. Thank you!