{ "name": "landing", "image": "mcr.microsoft.com/devcontainers/javascript-node:20", "postCreateCommand": "npm install", "forwardPorts": [3000], }