mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
Set standalone install command for SEO preview
Co-authored-by: Steven <styfle@users.noreply.github.com>
This commit is contained in:
4
seo/vercel.json
Normal file
4
seo/vercel.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$schema": "https://openapi.vercel.sh/vercel.json",
|
||||
"installCommand": "pnpm install --ignore-workspace --frozen-lockfile"
|
||||
}
|
||||
Reference in New Issue
Block a user