name: profen type: node start: npm run build && npx --yes -- serve -s dist -l $PORT dev: ./node_modules/.bin/vite --port $PORT --host