Skip to content

Create a .dev.vars file for new projects #189

@james-elicx

Description

@james-elicx

We should create a .dev.vars file as part of C3 when someone creates a new Next.js project, or when they migrate over to using OpenNext (related: #188).

This file should include a NEXTJS_ENV variable out-of-the-box which defaults to development. This will be used for determining whether the app is running in development or production locally, so that inlined .env files can be used in the worker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions