Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Builds failing on new version (@netlify/[email protected]) (Next.js, ISR) #1028

@jadziab

Description

@jadziab

Next.js app builds failed on new package version (@netlify/[email protected], [email protected]) from yesterday evening. On version @netlify/[email protected], [email protected] the same app builded successfully. We use ISR - in getStaticPaths we return fallback: 'blocking', and in getStaticProps we return revalidate: 86400.
When I changed fallback to false and remove revalidate prop, build passed, so there is some problem with ISR. We use the newest @netlify/[email protected].

Errors from deploy log:

9:14:51 PM: Invalid AWS Lambda parameters. Reserved keys used in this request
9:14:51 PM: Failed to upload file: ___netlify-handler
9:15:04 PM: Failed to upload file: ___netlify-odb-handler

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugcode to address defects in shipped code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions