Fix vercel.json env configuration
This commit is contained in:
@@ -4,9 +4,6 @@
|
|||||||
"framework": "nextjs",
|
"framework": "nextjs",
|
||||||
"devCommand": "npm run dev",
|
"devCommand": "npm run dev",
|
||||||
"env": {
|
"env": {
|
||||||
"NEXT_PUBLIC_SITE_URL": {
|
"NEXT_PUBLIC_SITE_URL": "https://traetlzlxn2t.vercel.app"
|
||||||
"description": "The production URL of your app (e.g., https://your-app.vercel.app)",
|
|
||||||
"value": "https://your-app.vercel.app"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user