// The git sha for the running server. import { GIT_SHA } from "@/config" export default function () { return GIT_SHA }