Hello,
I set up a remote GitHub repository in my content.config.ts file. It's working fine for the Nuxt Content module, but Nuxt Studio can't find the path to the content.
The content of my content folder is under the root level of my remote repository.
remote-content-repo/
├── 1.docs/
├── 2.blog/
└── README.md