DENO_TLS_CA_STORE=system deno compile -A --unstable --target x86_64-unknown-linux-gnu --output binaries/web main.ts
chmod +x web
error: Uncaught (in promise) Error: Could not find a deno.json file in the current directory or any parent directory.