Commit a5327ce
committed
fix(og-image): bump 6.3.5 + skip OG prerender
nuxt-og-image 6.3.5 fixes signed URL generation when strict+secret are
set. But CI has no secret, so URLs stay in hash mode and orphaned hashes
fail. Adding nitro.prerender.ignore for /_og/ ensures OG images are
never prerendered regardless of environment — they're runtime-only (ISR).1 parent b4f2fff commit a5327ce
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
260 | 266 | | |
261 | 267 | | |
262 | 268 | | |
| |||
0 commit comments