nextjs build referenceerror describe is not defined code example
Example: describe is not defined next
In nextJS, remove tests and specs from page folder.
As they will be used in rendering the website and are formated as tsx
Next will try to compilate them as React components