stop env check on build
I'm building and deploying my app not on vercel. I build in a GitHub action so how can I disable the environment variable check there.
1 Reply
I noticed that
next.config.mjs
has a comment at the top around skipping env validation