Skip to content

Instantly share code, notes, and snippets.

@danielstgt
Created December 18, 2024 00:23
bun install with frozen lockfile (recommended for production)
bun install --frozen-lockfile && bun run build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment