Skip to content

Configure Tree-Shaking and Source Maps #9635

@arii

Description

@arii

Update package.json and next.config.js to optimize production output. In package.json, set "sideEffects": false. In next.config.js, set productionBrowserSourceMaps: false to save ~50KB and ensure swcMinify: true is enabled.


Priority: High | Effort: Small

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions