Provide environment information
MacOS Monterey
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
yarn build
Describe the Bug
Getting a build error
/account/contact
/account/name
/500
info - Generating static pages (45/45)
Build error occurred
[Error: ENOENT: no such file or directory, rename '.next/export/en/product.html' -> '.next/server/pages/en/product.html'] {
errno: -2,
code: 'ENOENT',
syscall: 'rename',
path: '.next/export/en/product.html',
dest: '.next/server/pages/en/product.html'
}
Expected Behavior
Should build successfully
To Reproduce
yarn build
Provide environment information
MacOS Monterey
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
yarn build
Describe the Bug
Getting a build error
/account/contact
/account/name
/500
info - Generating static pages (45/45)
Expected Behavior
Should build successfully
To Reproduce
yarn build