rootProjectName
When using the IntelliJ built-in server the relative paths of files must be prepended with the IDEA project name.
If this is a regular Gradle project, then it's the name of the root Gradle project.
This property is optional. If present the value will be appended to serverUri, before indexHtmlPath.