We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b9da8 commit 2a09d03Copy full SHA for 2a09d03
amplify.yml
@@ -7,7 +7,7 @@ frontend:
7
- npx --yes nypm i
8
build:
9
commands:
10
- - set AUTH_ORIGIN=https://main.deg33yac8sm17.amplifyapp.com
+ - set AUTH_ORIGIN=https://main.deg33yac8sm17.amplifyapp.com set NEXTAUTH_URL=https://main.deg33yac8sm17.amplifyapp.com
11
- npm run build
12
artifacts:
13
baseDirectory: '.output/public'
0 commit comments