This commit is contained in:
Julien Nahum 2024-01-08 21:34:12 +01:00
parent f1755fc117
commit d83c51f4eb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ frontend:
commands:
- touch .env
- env | grep -e NUXT_LOG_LEVEL >> .env
- env | grep -e NEXT_PUBLIC_ >> .env
- env | grep -e NUXT_PUBLIC_ >> .env
- npm run build
artifacts:
baseDirectory: client/.amplify-hosting