Skip to content

Specify a different build directory instead of .next #1513

@abstractpoint

Description

@abstractpoint

I am trying to deploy next to Firebase functions, and It looks like the .next build directory is ignored by firebase cli.

Firebase cli seems to ignore all hidden files, so I want to use a differently named directory.

The directory seems to be hardcoded in 3 places:
/dist/bin/next-start
/dist/server/build/clean.js
/dist/server/build/index.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions