fix(deploy): eliminar nodeVersion invalid de vercel.json (Vercel ho agafa de package.json engines)
This commit is contained in:
+1
-2
@@ -3,6 +3,5 @@
|
||||
"framework": "astro",
|
||||
"buildCommand": "astro build",
|
||||
"outputDirectory": "dist",
|
||||
"installCommand": "pnpm install --frozen-lockfile",
|
||||
"nodeVersion": "22.x"
|
||||
"installCommand": "pnpm install --frozen-lockfile"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user