Let $\mathcal{N}(n)$ be the next prime greater than $n$. Conjecture:
$\mathcal{N}(n!)-n!\:$ is either $1$ or a prime.
It holds for n=1 to 99 and the expression is 1 for 3,11,27,37,41,73,77 and primes for all other $n<100$.
I have no idea how to proceed, but will go on testing for $n>99$.
This is similar to Fortune's conjecture, with factorials replacing primorials. The relevant sequence in the OEIS is A033932 where you can find your question as a 2004 conjecture by Amarnath Murthy. I expect others have asked the same question earlier. You can see that the conjecture has been verified for the first 2000 terms.