NextJS export
Unanswered
Hackberry nipple gall parasitoid posted this in #help-forum
Hackberry nipple gall parasitoidOP
Hello everyone, I am using nextjs export and I upgraded the nextjs version from 14.1.4 to 14.2.1. I get the following error when going to any page. I don't use SSR. My directory structure and config file are below.
Error: Route / withdynamic = "error"couldn't be rendered statically because it usedsearchParams.toJSON.3 Replies
@Hackberry nipple gall parasitoid Hello everyone, I am using nextjs export and I upgraded the nextjs version from 14.1.4 to 14.2.1. I get the following error when going to any page. I don't use SSR. My directory structure and config file are below.
`Error: Route / with `dynamic = "error"` couldn't be rendered statically because it used `searchParams.toJSON`.`
Could you give us the content of app/(main)/page.tsx?
@joulev Could you give us the content of app/(main)/page.tsx?
Hackberry nipple gall parasitoidOP
Hmm in this case I’m not sure, sorry