Is it possible to build UE source code without nuget pacakge in local?

Hello everyone!
Nowadays, i develop the archviz program with UE 5.4.1 source code.
As an archviz developer, i’d like to use only rendering module of UE 5.4.1 source. But i’ve a problem.
I am on local and haven’t nuget packages.
Can i build UE 5.4.1 source code without nuget pacakge in local?
If so, how to do it?
Thanks in advance.