arkitos
arkitos
TTCTheo's Typesafe Cult
Created by arkitos on 9/28/2023 in #questions
pnpm install fails with code 128
No description
4 replies
TTCTheo's Typesafe Cult
Created by arkitos on 1/8/2023 in #questions
Why is my Vercel Analytics score so low?
I'm getting 90+ on performance on Lighthouse tests and Google PageSpeed Insights. However, on Vercel it shows 45 performance score with LCP and FCP of > 10 seconds. Anyone have an idea what the problem could be?
13 replies
TTCTheo's Typesafe Cult
Created by arkitos on 12/20/2022 in #questions
Vercel takes ages to ISR from Sanity
My NextJS app deployed on Sanity has some data in the footer that's common on all pages. The footer data can be updated from Sanity incrementally. I have revalidate: 10 set inside the getStaticProps however it takes more or less 10 years for the data to update on the footer after I change it in Sanity. Anyone got an idea what the issue could be? I don't think it's being cached in the browser locally because I've tried it on other devices + incognito + clear storage. Thanks!
16 replies
TTCTheo's Typesafe Cult
Created by arkitos on 9/18/2022 in #questions
Call Mutation again on Error?
28 replies