1. Modify build image settings to use the node:12 image (see screenshot below). 2. Replace the amplify.yml file in the console with this one. This will start the build using `node:12`, install Quasar CLI, run `quasar build` and speficy `dist/spa` as the output directory. 