mirror of
https://github.com/Maks1mS/free-ozon-dpr.git
synced 2024-12-24 02:52:58 +03:00
fix url
This commit is contained in:
parent
64394ada44
commit
9215bc9522
@ -11,7 +11,7 @@ if (process.env.YANDEX_VERIFICATION) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
const PUBLIC_URL = process.env.PUBLIC_URL || process.env.VERCEL_URL
|
const PUBLIC_URL = process.env.PUBLIC_URL || process.env.VERCEL_PROJECT_PRODUCTION_URL
|
||||||
|
|
||||||
if (PUBLIC_URL) {
|
if (PUBLIC_URL) {
|
||||||
metas.push({
|
metas.push({
|
||||||
|
Loading…
Reference in New Issue
Block a user