feat: reduce docker image size by using next standalone output (#89)

This commit is contained in:
Henry
2025-06-18 22:16:50 +01:00
committed by GitHub
parent 02d3d300fb
commit c272c38f6b
7 changed files with 155 additions and 83 deletions

View File

@@ -100,6 +100,7 @@
"NEXT_PUBLIC_AVATAR_BUCKET_NAME",
"NEXT_PUBLIC_ALLOW_CREDENTIALS",
"NEXT_PUBLIC_DISABLE_SIGN_UP",
"NEXT_PUBLIC_USE_STANDALONE_OUTPUT",
"S3_REGION",
"S3_ACCESS_KEY_ID",
"S3_SECRET_ACCESS_KEY",