Commit Graph

1 Commits

Author SHA1 Message Date
siujamo 66f97ee491 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.
2026-06-08 16:41:47 +08:00