diff --git a/fc.toml b/fc.toml index 00f4a87..77c11ae 100644 --- a/fc.toml +++ b/fc.toml @@ -1,6 +1,6 @@ app = "nodejs-buildpack-app-sample" region = "asia-south1" -handler = "index.handler" +handler = "" [build] buildpack_builder = "paketobuildpacks/builder-jammy-base"