plus1toomany
plus1toomany
TTCTheo's Typesafe Cult
Created by Smadger on 8/25/2023 in #questions
stop env check on build
I noticed that next.config.mjs has a comment at the top around skipping env validation
/**
* Run `build` or `dev` with `SKIP_ENV_VALIDATION` to skip env validation. This is especially useful
* for Docker builds.
*/
/**
* Run `build` or `dev` with `SKIP_ENV_VALIDATION` to skip env validation. This is especially useful
* for Docker builds.
*/
3 replies