We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30644fe commit 03373b2Copy full SHA for 03373b2
1 file changed
amplify.yml
@@ -15,6 +15,7 @@ frontend:
15
echo "PREVIEW_URL=$PREVIEW_URL" >> .env;
16
fi
17
- echo "NEXTAUTH_URL=$NEXTAUTH_URL" >> .env
18
+ - corepack enable
19
- yarn config set nodeLinker node-modules
20
- yarn -v
21
- yarn
0 commit comments