v0
7277c3d462
fix: correct image paths for Cloudflare Pages
...
Update all image references to full public paths.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 06:32:10 +00:00
v0
3ccf13739a
fix: adapt build config for Cloudflare Pages
...
Remove unsupported build section and Next.js files; add _routes.json for static site.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 05:59:06 +00:00
v0
c9db97b731
fix: correct Cloudflare Pages build settings for Next.js static export
...
Update build command and output directory to generate `out` folder.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-22 05:36:52 +00:00