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