Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

Settings

Bruno Agutoli edited this page Apr 18, 2020 · 6 revisions

Basic way

plugins:
  - serverless-layers

functions:
  hello:
    handler: handler.hello
Clone this wiki locally