- Adjusted CSP to allow same-origin scripts and inline scripts generated by Next.js. - Removed 'strict-dynamic' to prevent blocking of parser-inserted script tags, ensuring proper loading of Next.js chunks.
- Adjusted CSP to allow same-origin scripts and inline scripts generated by Next.js. - Removed 'strict-dynamic' to prevent blocking of parser-inserted script tags, ensuring proper loading of Next.js chunks.