CloudflarePagesでビルド時にNodeのバージョンを指定する
CloudflarePagesを利用してGatsbyビルド時に以下のエラーが発生した。 07:43:59.243 error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14.15.0". Got "12.18.0" 07:43:59.253 error Found incompatible module. Cloudf...