Hello everyone,
I deployed a Next.js14 site to Vercel. I have a json file in the root of my project.
The file path works locally but once I deploy, I kept getting errors as a result of the file path in production.
Can anyone please point me to what I'm missing out in the file path?