Skip to content

Commit

Permalink
#45 try other node version
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Dec 21, 2022
1 parent 3caed45 commit 9edefe1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions amplify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ frontend:
phases:
preBuild:
commands:
- nvm install 16
- nvm use 16
- npx pnpm install
build:
commands:
- nvm install 16
- nvm use 16
- npx pnpm build
artifacts:
baseDirectory: .next
Expand Down

0 comments on commit 9edefe1

Please sign in to comment.