Facundo Di Gregorio
Results
1
comments of
Facundo Di Gregorio
> I found the solution to this on Nextjs, user the following > > ``` > /** @type {import('next').NextConfig} */ > const nextConfig = { > reactStrictMode: true, > experimental:...