Edge Function that has subfolder?

Hi everyone.

Is it possible to have an edge function that reads JSON files in a subfolder of the function?

Function XPTO
  • index.ts
  • SubFolder
    • f1.json
    • f2.json
Was this page helpful?