diff --git a/.npmrc b/.npmrc index 2e0c374..b3412b1 100644 --- a/.npmrc +++ b/.npmrc @@ -1,5 +1,5 @@ # Put the store inside the slug so symlinks resolve at runtime -store-dir=.pnpm-store +store-dir=/app/.pnpm-store virtual-store-dir=.pnpm -production=false +production=false \ No newline at end of file