Hey all! This is my first deploy with NextJS and wanted to give Next 13 a go! I've made a pretty simple little Pokedex using the PokeAPI but am struggling to deploy it to Vercel.
My deployment just hangs on Generating static pages (2/4) until it timeout and fails.
It runs perfectly fine locally and even builds without any issues when run locally as well.
What am I doing wrong here? Any and all help is greatly appreciated! 🙂