Migrated from GitHub
Go to file
v0 843cb603fd feat: configure app for Cloudflare Pages with Next.js runtime
Add @cloudflare/next-on-pages, update configs, and wrangler.toml

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-13 02:55:15 +00:00
app fix: resolve CSS and hero image discrepancies 2025-10-12 01:29:34 +00:00
components fix: resolve CSS and hero image discrepancies 2025-10-12 01:29:34 +00:00
lib fix: resolve CSS and hero image discrepancies 2025-09-12 15:56:43 +00:00
public feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
styles fix: resolve CSS and hero image discrepancies 2025-10-12 01:29:34 +00:00
.gitignore feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
CLOUDFLARE_DEPLOYMENT.md feat: configure app for Cloudflare Pages with Next.js runtime 2025-10-13 02:55:15 +00:00
components.json fix: resolve CSS and hero image discrepancies 2025-09-12 15:56:43 +00:00
next.config.mjs feat: configure app for Cloudflare Pages with Next.js runtime 2025-10-13 02:55:15 +00:00
package.json feat: configure app for Cloudflare Pages with Next.js runtime 2025-10-13 02:55:15 +00:00
pnpm-lock.yaml feat: configure app for Cloudflare Pages with Next.js runtime 2025-10-13 02:55:15 +00:00
postcss.config.mjs feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
tsconfig.json feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
wrangler.toml feat: configure app for Cloudflare Pages with Next.js runtime 2025-10-13 02:55:15 +00:00