Function virtual_next_js_template_path

Source
pub async fn virtual_next_js_template_path(
    project_path: FileSystemPath,
    file: String,
) -> Result<FileSystemPath>