I have a function to get a data of json file: (index.js)
(index.js)
import { fetchQuery } from \'../utils\' export async function getStaticProps() { co