Skip to content

Commit

Permalink
more customization
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Oct 10, 2022
1 parent a04b651 commit fb5073f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Nextjs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ export class Nextjs extends Construct {
}),
viewerProtocolPolicy: cloudfront.ViewerProtocolPolicy.REDIRECT_TO_HTTPS,
},
...this.props.cdk?.distribution,
});
}

Expand Down

0 comments on commit fb5073f

Please sign in to comment.