kane
kane
Explore posts from servers
TTCTheo's Typesafe Cult
Created by kane on 4/9/2024 in #questions
Vercel Deployment Stuck
This feels like a stupid question, so I apologize in advance if it is! I'm not having this issue anymore but it's still bothering me. I was reworking my portfolio, including OG images. I deleted the OG images, added new ones, and pushed the commit. On Vercel, the deployment was stuck on 'Deploying outputs.' I don't remember the exact steps I took before this, but I noticed I also had 'opengraph-image.png' in the public folder, as well as in app, so I deleted it from the public folder and the next push finally deployed. Would this have caused issues in deployment? The build never failed locally or in the deployment, and I never got any errors when running vercel build --debug. It just never made it past 'deploying outputs.' I couldn't find much information outside of this thread - https://github.com/orgs/vercel/discussions/4032 and those fixes weren't working. ANY feedback is appreciated. Like I said, this is resolved but it's driving me crazy not knowing what it was. Thanks!
6 replies
CCConvex Community
Created by kane on 11/2/2023 in #show-and-tell
Using Convex for a Guestbook
Hey y'all! 👋 I have a (kind of) step-by-step guide on how I added a guestbook to my portfolio site using Convex! Honestly, it was mostly a breeze bc of how in depth the Convex docs are, and I had a lot of fun getting it done. Check it out! You can also find the finished Guestbook on my portfolio! gist: https://gist.github.com/knlrvr/f8ea927d4819df93f823dcd576f70b20 portfolio: https://knlrvr.dev portfolio repo: https://github.com/knlrvr/kanelariviere-new
5 replies