Skip to content

Serverless configuration to deploy nextjs on cloudfront #2

@apierr

Description

@apierr

Serverless configuration to deploy nextjs on cloudfront

cookiebotNextjsApp:
  component: "@sls-next/serverless-component@1.15.1"
  inputs:
    cloudfront:
      distributionId: E4LVFNYOSL9YN
    enableS3Acceleration: false
    bucketName: cookiebot-nextjs
    runtime:
      defaultLambda: "nodejs12.x"
      apiLambda: "nodejs12.x"
      imageLambda: "nodejs12.x" 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions