New command to add packages to serverless -> Run into your terminal `npx nx run twenty-server:command serverless:add-packages -p stripe@17.0.0,@slack/web-api,@slack/oauth` Will create a new layer folder, add packages in it and update the new last_layer_version <img width="1468" alt="image" src="https://github.com/user-attachments/assets/da8ee77f-e512-4ceb-95bc-cfa979f3439c" /> Before <img width="877" alt="image" src="https://github.com/user-attachments/assets/35f6bb6c-2ebf-46fe-bd15-4e6352901fc8" /> After <img width="938" alt="image" src="https://github.com/user-attachments/assets/785af132-5e8c-4a9a-bc57-dffdcaaeec02" />