Skip to content

Potential improvement of redirects #64

Closed
@ehmicky

Description

@ehmicky

One of our Netlify Build plugins generates a _redirects file based on the .next/routes-manifest.json. In particular, it uses the dynamicRoutes property in that file and converts those to lines appended to the _redirects file.

Link to source code

next-on-netlify also includes some logic to convert Next.js redirects to Netlify. Is there anything useful in that plugin which could be added to next-on-netlify?

Either way, we should also consider removing that plugin from our list of plugins if @netlify/plugin-nextjs covers the same use cases.

@lindsaylevine

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions