buildConfig

@JvmName(name = "uxthrvgmjkvtjidx")
suspend fun buildConfig(value: Output<PagesProjectBuildConfigArgs>)
@JvmName(name = "toffjkoeafbtlqeg")
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 = "jxpexkyweyebtfep")
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.