Hycord | @ When Replying
Hycord | @ When Replying
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 6/28/2023 in #questions
nextjs tailwind grid causing scrolling
I don't want the left panel to scroll
2 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
What should I do?
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
Yeah I've come there a few times
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
I have next 13.4.1
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
But why would it build and start locally fine but error on vercel
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
import clsx, { ClassValue } from "clsx";
import { twMerge } from "tailwind-merge";

export function cn(...input: ClassValue[]) {
return twMerge(clsx(input));
}
import clsx, { ClassValue } from "clsx";
import { twMerge } from "tailwind-merge";

export function cn(...input: ClassValue[]) {
return twMerge(clsx(input));
}
That's used by all the components in my ui package
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
@Brendonovich
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
It errors in every single page
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 5/10/2023 in #questions
Next 13.4.1 Builds Fine On Local System But Fails On Vercel
Nope
22 replies
TTCTheo's Typesafe Cult
Created by Hycord | @ When Replying on 4/18/2023 in #questions
dockerizing typescript
Awesome thankyou
4 replies