To make the document field show up bigger by default in KeystoneJS, you can change the admin dashboard's appearance. KeystoneJS doesn’t have a built-in way to do this directly, but you can use the ui
option in your setup to change how fields show and work. This could let you make them open or bigger automatically with some custom code. You might need to add some extra features and create your own components to do this.