This commit is contained in:
Adam
2026-05-26 13:27:26 -07:00
parent b9ce93c712
commit 843dc54969

4
vercel.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"installCommand": "corepack enable && corepack prepare pnpm@10.12.1 --activate && pnpm install --frozen-lockfile"
}