pub async fn load_next_js_jsonc_file<T: DeserializeOwned>(
project_path: FileSystemPath,
sub_path: RcStr,
) -> Result<T>pub async fn load_next_js_jsonc_file<T: DeserializeOwned>(
project_path: FileSystemPath,
sub_path: RcStr,
) -> Result<T>