Bharat Singh Rajput
Bharat Singh Rajput
> You can remove `package.lock.json` I have removed package.lock.json
Hi eddie i have added package.lock.json file again, issue not is #2670
have you checked your lighthouse report?
yes see FCP, LCP and speed index, this is slow
it's working just fine but product taking 2-3 sec to load. is it fine?
Hey const isServer = typeof window === 'undefined'; this is working code i am getting cookie in axios interceptor, if (isServer) { const { cookies } = await import('next/headers'); let...