Step 2 content amends

This commit is contained in:
2024-03-26 12:37:27 +00:00
parent 2f3902a119
commit 37b9549cd1
10 changed files with 41 additions and 299 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ const securityHeaders = [
const buildId = Date.now().toString();
module.exports = {
//output: "standalone",
output: "standalone",
env: {
BUILD_ID_ENV: buildId,
},