forked from github/plane
fixing vercel deployments by switching next config using env (#2067)
This commit is contained in:
committed by
GitHub
parent
1e152c666c
commit
4ea52302ba
@@ -24,7 +24,8 @@
|
||||
"NEXT_PUBLIC_SLACK_CLIENT_SECRET",
|
||||
"NEXT_PUBLIC_SUPABASE_URL",
|
||||
"NEXT_PUBLIC_SUPABASE_ANON_KEY",
|
||||
"NEXT_PUBLIC_PLAUSIBLE_DOMAIN"
|
||||
"NEXT_PUBLIC_PLAUSIBLE_DOMAIN",
|
||||
"NEXT_PUBLIC_DEPLOY_WITH_NGINX"
|
||||
],
|
||||
"pipeline": {
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user