twenty-apps has no package.json so it's not a yarn workspace - adding it
to focus was wrong and caused lockfile issues. The COPY directive already
brings the fixtures into the image and focus won't prune a non-workspace
directory.
Also replaced require.resolve('twenty-standard-application/package.json')
with process.cwd() since that package was removed from the monorepo.
https://claude.ai/code/session_013kap5KJcioS6cdFKdKGkaP