How to build without next export
(using getStaticPaths fallback: true
)
#28
Labels
question
Further information is requested
build
is defined as"build": "next build && next export -o build"
but it gives me the following build error:In a Next.js/React project I would just have:
but that gives this build error with Preact on Vercel:
The text was updated successfully, but these errors were encountered: