configurationFile

@get:OutputFile
abstract val configurationFile: RegularFileProperty(source)

The path to the vite.config.js file which will be created by this task.

By default, it is created in the root directory.