Abis.json of smart contract does not contain inside network section address,events etc

Hey guys. I compiled my smart contract first and then truffle migrate it to uploade it on blockchain. The abi of my contract contains the section network but inside the network {} is empty. It doesnt contain address, events, links nothing at all. why that happens ?