[build] command = "./build.sh" functions = "release/linux/lambda" [build.environment] GO_IMPORT_PATH = "github.com/appleboy/gorush" GO111MODULE = "on" [[redirects]] from = "/*" to = "/.netlify/functions/gorush/:splat" status = 200