I can't deploy a SafeMoon Clone, can someone give me their migration.js file?

Hi Manel, welcome to Open Zeppelin.

I've edited your title, please be specific in the question and the topic it is surrounding. It helps a lot for other searchers.

But now I was trying to clone the safemoon contract and i can’t deploy it.

Please do not copy Safemoon. You will be doing yourself a disservice by trying to copy and paste someone else. If you really want to learn, start with the basics, build up to something like Safemoon. Understand how the RFI tax and the LIQ tax work. Take it one part at a time.

Follow this tutorial, even if you don't understand it 100% it will get you up and running with some basics:

Learning resources:

To answer your question in specific, it's probably because you need to change the router address. You will have to go into the code and make sure the code is correct to the PCS V2 router. If you deployed it on the BSC Test Net, you will need to change the PCS Test Router to V2 Router address.

If you follow the tutorial, learn a little bit, you should be able to deploy this easily without any issue.