I have a NextJS app with a NodeJS backend (azure function). The NextJS app is statically exported but is it possible to use dot-env with next export?
I have a NextJS app with a NodeJS backend (azure function). The NextJS app is statically exported but is it possible to use dot-env with next export?