How to import JSON files already created on Strapi?

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hello, I’m using a template in NextJS using an “api” folder containing different JSON files like “products”, “categories” etc.

I wanted to know if there was a quick way to make these files dynamic by integrating them on the Strapi back-office !