.npmrc
verify-deps-before-run=false # React Native / Metro cannot traverse pnpm's isolated .pnpm symlink store to # resolve transitive deps (e.g. @babel/runtime). Hoist to a flat node_modules # so the Expo/EAS "Bundle JavaScript" phase can resolve them. Safe for the # Next.js web app + Vercel + Turborepo, which all handle a hoisted layout. node-linker=hoisted