pycon icon indicating copy to clipboard operation
pycon copied to clipboard

Change FE build / generation

Open marcoacierno opened this issue 1 year ago • 0 comments

Currently, build-fe creates a docker image that contains prod variables

NextJS supports: next build --experimental-build-mode compile/generate to separate compilation and generation

but ISG doesn't seem to work with this :(

https://github.com/vercel/next.js/discussions/46544

marcoacierno avatar Dec 07 '24 23:12 marcoacierno