mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
5 lines
130 B
JSON
5 lines
130 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"installCommand": "pnpm install --ignore-workspace --frozen-lockfile"
|
|
}
|