export const load = () => { return { commit: process.env.VERCEL_GIT_COMMIT_SHA }; };