Can I run `bun` commands at least?
Can I run
bun commands at least?cd dist && bun ssr.js--commit-dirty does in wrangler pages deploy public --commit-dirty true?--commit-dirty Whether or not the workspace should be considered dirty for this deployment

bunx --bun vite build --ssr --log-level error
(cd dist && bun ssr.js {{PRESET}})
echo "Distributable files generated successfully!"