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