Skip to content

Duplicate line in Static Hoisting post #151

Description

@lucasnantonio

Since [Next.js 9](https://nextjs.org/blog/next-9#automatic-static-optimization), the next build process has started automatically outputting the optimal asset on a per-page
Since [Next.js 9](https://nextjs.org/blog/next-9#automatic-static-optimization), the next build process has started automatically outputting the optimal asset on a per-page (entrypoint) basis. Futher, with [Next.js 9.3](https://nextjs.org/blog/next-9-3#next-gen-static-site-generation-ssg-support) the hooks for static-site generation were refined, and [incremental static generation](https://static-tweet.now.sh/) was introduced for [appending](https://static-tweet.now.sh/#incremental-static-generation) and [updating](https://nextjs.org/blog/next-9-5#stable-incremental-static-regeneration) pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions