My Pages is out of date

I have an old Cloudflare Pages. Seems like it's still running with NodeJS 12.

This error shows up in the build logs.
wanted: {"node":">=16"} (current: {"node":"12.18.0","npm":"6.14.4"})


Can somehow I upgrade it to latest version
Was this page helpful?