pub fn cache_describe(next_version: &str) -> String
Returns the cache version describe string for the given Next.js version, of the form v<next_version>-<git_short_sha> (e.g. v16.0.1-canary.13-94e9fa6).
describe
v<next_version>-<git_short_sha>
v16.0.1-canary.13-94e9fa6