We can use `next build` and `next export` but we can't use `next start` because there is no node env
We can use
Do you know of a way to write content to disk and keep it there, after build? Or is CF Pages filesystem ephemeral like Heroku?
Thanks
next build and next export but we can't use next start because there is no node env to run with CF Pages. Do you know of a way to write content to disk and keep it there, after build? Or is CF Pages filesystem ephemeral like Heroku?
Thanks