Force rendering of legal page
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 2m15s
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 2m15s
This commit is contained in:
parent
e23f5e471d
commit
f3f668f20e
@ -25,5 +25,10 @@ export default defineNuxtConfig({
|
|||||||
public: {
|
public: {
|
||||||
hotelId: "test"
|
hotelId: "test"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
generate: {
|
||||||
|
routes: [
|
||||||
|
'/legal'
|
||||||
|
]
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
Loading…
x
Reference in New Issue
Block a user