buildConfig

@JvmName(name = "dnyxumqrefibaqtx")
suspend fun buildConfig(value: Output<PagesProjectBuildConfigArgs>)
@JvmName(name = "tdulnnxvrcfcvfdj")
suspend fun buildConfig(value: PagesProjectBuildConfigArgs?)

Parameters

value

Configuration for the project build process. Read more about the build configuration in the developer documentation.


@JvmName(name = "urdoaoxxnwuognev")
suspend fun buildConfig(argument: suspend PagesProjectBuildConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for the project build process. Read more about the build configuration in the developer documentation.