Prerequisites Node 20+ Install sudo npm install -g [email protected] curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash nvm install 22 && nvm use 22 Build Run npm ci Run npm run build Serve static assets in ./dist with preferred tool. Ex. npx run serve