Adds a GitHub Action that builds the Next.js standalone output on release and attaches architecture-specific tarballs (amd64 + arm64) as release assets. Downstream projects can download and extract instead of building from source. Closes #178
Adds a GitHub Action that builds the Next.js standalone output on release and attaches architecture-specific tarballs (amd64 + arm64) as release assets. Downstream projects can download and extract instead of building from source. Closes #178