I'm trying to figure out a way to retain the build file structure. I don't want everything bundled into one file. If I set `bundle` to false it simply doesn't include any other file besides the handler entrypoint. Thanks