Whenever I add getStaticProps() to my next.js page, here is what I always get and the server crashes together with it.
$ npm run dev
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Disabled SWC as replacement for Babel because of custom Babel configuration ".babelrc" https://nextjs.org/docs/messages/swc-disabled
wait - compiling...
event - compiled client and server successfully in 2.2s (189 modules)
warn - Attempted to load @next/swc-win32-ia32-gnu, but it was not installed
warn - Attempted to load @next/swc-win32-ia32-msvc, but an error occurred: The specified module could not be found. \?\C:\Users\pc\Desktop\next_course\node_modules@next\swc-win32-ia32-msvc\next-swc.win32-ia32-msvc.node error - Failed to load SWC binary for win32/ia32, see more info here: https://nextjs.org/docs/messages/failed-loading-swc