SyntaxFix
Write A Post
Hire A Developer
Questions
Depending on your build tooling and the data structure within the JSON file, it may require importing the default.
default
import { default as config } from '../config.json';
e.g. usage within Next.js
Next.js