fix: migrate pnpm config from package.json to .npmrc
Deploy to Vercel / deploy (push) Failing after 11s

The "pnpm" field in package.json is no longer read by pnpm v10+,
causing ERR_PNPM_IGNORED_BUILDS in CI. Moved onlyBuiltDependencies
to .npmrc.
This commit is contained in:
2026-06-08 16:41:47 +08:00
parent 5db1b5a836
commit 66f97ee491
2 changed files with 1 additions and 8 deletions
+1
View File
@@ -0,0 +1 @@
onlyBuiltDependencies[]=@tailwindcss/oxide