How to Optimize spawning actor with lights to Prevent FPS Drops?

There are 4 stationary point lights in the BP_Room actor. In the scene, the BP_Generator will spawn 20 BP_Rooms side by side. When they spawn, the lights are not baked, so there is a fps drop. How can I spawn the lights in the scene in an optimized way?