I only recently heard about the concept of $\zeta$-regularization, which allows the evaluation of things like
$$\infty != \prod_{k=1}^\infty k = \sqrt{2\pi}$$
and
$$\infty \# = \prod_{k=1}^\infty p_k = 4\pi^2$$
where $n\#$ is a primorial, and $p_k$ is the $k$-th prime. (The expression for the infinite product of primes is proven here.) That got me wondering if, given a sequence of positive integers $m_k$ (e.g. the Fibonacci numbers or the central binomial coefficients), it is always possible to evaluate the infinite product
$$\prod_{k=1}^\infty m_k$$
in the $\zeta$-regularized sense. It would seem that this would require studying the convergence and the possibility of analytically continuing the corresponding Dirichlet series, but I am not too well-versed at these things. If such a regularization is not always possible, what restrictions should be imposed on the $m_k$ for a regularized product to exist?
I'd love to read up on references for this subject. Thank you!