There isn't any "magic" based on the database size. You still have to do the same maintenance you do in every database.
If you are not already, I highly suggest you use Ola's scripts. https://ola.hallengren.com/
On large databases, I use the parameter "TimeLimit" to limit how long index maintenance runs. Be aware, this doesn't stop anything running, it prevents new things from starting after the TimeLimit is expired.