It seems too good to be true so let me propose it:
Do we have:
$$\prod_{n=1}^{\infty}\left(1+\frac{\tan\left(n\right)+1}{n\left(\tan\left(n+1\right)+1\right)}\right)=^?0$$
I try to plot the equation:
$$1+\frac{\left(\tan\left(x\right)+1\right)}{x\left(\tan\left(x+1\right)+1\right)}=0$$
And the root seems to be always a non integer.
On the other hand:
$$\prod_{n=1}^{10000}\left(1+\frac{\tan\left(n\right)+1}{n\left(\tan\left(n+1\right)+1\right)}\right)\simeq −3.5722175948×10^{−11} $$
Using WolframAlpha:
So is my closed form true? If yes how can we show it ?

Some relevant remark :
Let $x_i$ be real number $x_i\neq 1$ then if we have :
$$\sum_{n=1}^{m}\left|1+x_{m}\right|-m\left|1+\prod_{n=1}^{m}x_{i}\right|\leq 0$$
Then we have :
$$\prod_{n=1}^{m}\left|1+x_{m}\right|-\left|1+\prod_{n=1}^{m}x_{i}\right|^{m}\leq 0\tag{J}$$
the nice things the product telescope and we got :
$$\left|\prod_{n=1}^{\infty}\left(1+\frac{\tan\left(n\right)+1}{n\left(\tan\left(n+1\right)+1\right)}\right)\right|\leq 1\tag{I}$$
Then it seems we have for $N$ sufficiently large :
$$\sum_{n=1}^{N}\left|\left(1+\frac{\tan\left(n\right)+1}{n\left(\tan\left(n+1\right)+1\right)}\right)\right|-N-\ln^2(N)<0$$
Using this possible result gives $(I)$
We can also choose $N\varepsilon$ wich conclude if true the problem .
Edit : 29/09/2022 CORRECTED 01/10/2022
See also Show $\tan(n) < n^q$, conjectured $q < 1.1$ ; @Marco the answer gives for $n$ large enought :
$$\tan(n)<n^{7.11}$$
Suppose we have using the conjecture @Andreas and $m$ large enought and $n=2k+1$ $k$ a positive integer :
$$\prod_{k=0}^{n-k}\left|\frac{\left(\tan\left(k+m\right)+1\right)}{(k+m)\left(\tan\left(k+m+1\right)+1\right)}\right|\le\frac{(n-k)!(\left(m\right)^{1.1}+1)(\left(m+2\right)^{1.1}+1)\cdots\left(2(n-k-1)+m\right)^{1.1}+1)}{\left(n-k+m\right)!\left|1+\tan\left(m+ 2(n-k)\right)\right|},0\le k\le n-1$$
Then we have after telescoping then we have using majorization +exponential and dividing by $\left(2(n-k-1)+m\right)^{1.1}+1)$ to deconstruct the majorization starting from the middle :
$$\sum_{k=0}^{n}\left|\frac{\left(\tan\left(k+m\right)+1\right)}{(k+m)\left(\tan\left(k+1+m\right)+1\right)}\right|\le\sum_{k=0}^{\frac{n-1}{2}}\frac{(2k-2+m)^{1.1}+1}{(k+m)}\frac{1}{|1+\tan\left(2k+m\right)|}+1\tag{R}$$
Then we have using triangle inequality :
$$\sum_{k=0}^{n}\left|1+\frac{\left(\tan\left(k+m\right)+1\right)}{(k+m)\left(\tan\left(k+1+m\right)+1\right)}\right|\le\sum_{k=0}^{\frac{n-1}{2}}\frac{(2k-2+m)^{1.1}+1}{(k+m)}\frac{1}{|1+\tan\left(2k+m\right)|}+n/2+1$$
Unfortunelately one of part is greater than $\ln^2(N)$.
Edit 01/10/2022:
I finally get something less than $\ln^2(N)$ for $N$ large enought see Conjecture about $|n\tan\left(n+1\right)+\tan\left(n\right)+1+n|-|n\tan(n+1)+n|(1+\frac{1}{\sqrt{n}})<0$ for integer $n,n>M$
Ps: This is the general idea but perhaps there is some mistakes .