You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"//": "pnpm v10+ blocks dependency build scripts by default. sharp (Next.js image optimization, used via next/image) and unrs-resolver need their native build to run, so allow them explicitly. Without this, `pnpm install` exits non-zero in a clean container (ERR_PNPM_IGNORED_BUILDS) and the docker build fails.",