💚 Fix landing page redirects env ignored
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
"persistent": true
|
"persistent": true
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"env": ["VERCEL_*", "NEXTAUTH_URL", "SENTRY_*"],
|
"env": ["VERCEL_*", "NEXTAUTH_URL", "SENTRY_*", "LANDING_PAGE_URL"],
|
||||||
"dependsOn": ["^build", "@typebot.io/prisma#db:generate"],
|
"dependsOn": ["^build", "@typebot.io/prisma#db:generate"],
|
||||||
"outputs": [
|
"outputs": [
|
||||||
".next/**",
|
".next/**",
|
||||||
|
Reference in New Issue
Block a user