Skip to content

Commit 903ff7b

Browse files
committed
small fixes, updated readme
1 parent eb554ef commit 903ff7b

File tree

135 files changed

+277373
-13
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+277373
-13
lines changed

.serverless/Template.jamstackEcommerceNext.CloudFront.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"PATCH"
4646
],
4747
"lambda@edge": {
48-
"origin-request": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-uvywctp:2"
48+
"origin-request": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-uvywctp:4"
4949
}
5050
},
5151
"_next/data/*": {
@@ -57,8 +57,8 @@
5757
"GET"
5858
],
5959
"lambda@edge": {
60-
"origin-response": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:2",
61-
"origin-request": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:2"
60+
"origin-response": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:4",
61+
"origin-request": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:4"
6262
}
6363
}
6464
}
@@ -83,8 +83,8 @@
8383
"PATCH"
8484
],
8585
"lambda@edge": {
86-
"origin-request": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:2",
87-
"origin-response": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:2"
86+
"origin-request": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:4",
87+
"origin-response": "arn:aws:lambda:us-east-1:557458351015:function:2tnvtey-prvmxew:4"
8888
},
8989
"compress": true
9090
}

.serverless/Template.jamstackEcommerceNext.apiEdgeLambda.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "2tnvtey-uvywctp",
3-
"hash": "NucRLB90nELMI14XaLtjPbgpUEcrwLCMJJviiPXL0e8=",
3+
"hash": "5tZRNd7W9srRVJBTni5ahtLLet9v0plw5aJYdb0WLmo=",
44
"description": "API Lambda@Edge for Next CloudFront distribution",
55
"memory": 512,
66
"timeout": 10,

.serverless/Template.jamstackEcommerceNext.defaultEdgeLambda.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "2tnvtey-prvmxew",
3-
"hash": "NcA+gFdSsRjH9zAwKRPvK85YNeFVwcUPy4V3eeO0buQ=",
3+
"hash": "En5MDT3tP75U0Oe7wnRE35elfE8ZbIzL+WYP6PnnOPU=",
44
"description": "Default Lambda@Edge for Next CloudFront distribution",
55
"memory": 512,
66
"timeout": 10,

0 commit comments

Comments
 (0)