1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 18:15:33 -04:00
jake e59aee63c5 fix: load OG image fonts from @fontsource/inter instead of Google Fonts
Vercel's build infra was intermittently hitting ETIMEDOUT against
fonts.googleapis.com, causing OG image generation errors during
prerender. Ship the Inter .woff files with the function via
outputFileTracingIncludes so the build is network-free. Also add
turbopackIgnore hints on process.cwd() calls to silence an NFT warning
that was over-tracing next.config.ts into the route bundle.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 15:44:40 -04:00
2026-02-19 14:02:03 -05:00
2021-12-30 08:18:41 -05:00
2026-01-27 22:53:59 -05:00
2021-12-30 08:18:41 -05:00
2025-05-02 22:04:26 -04:00
2026-02-19 14:02:03 -05:00

🏡  jarv.is

Vercel deployment Next.js version Licensed under CC-BY-4.0 GitHub repo size Dynamic JSON Badge

My humble abode on the World Wide Web, created with Next.js, Tailwind CSS, Planetscale Postgres, Drizzle, Better Auth, and more.

Development

Open in GitHub Codespaces

I highly recommend spinning up a Codespace with the button above to start inside of a preconfigured and tested environment.

Be sure to populate the required environment variables!

License

Site content is licensed under the CC-BY-4.0 license, which means that you can copy, redistribute, remix, transform, and build upon the content for any purpose as long as you give appropriate credit.

All other code in this repository is licensed under the MIT license.

Languages
MDX 51.6%
TypeScript 45.8%
CSS 2.6%