I’ve recently made a documentation website pretty similiar to gitbook using v0.dev, in dev build (preview) it works perfectly fine but in production build the navbar, footer, sidebar shows up, but the main component (the website itself) shows up as 404 error - client console says that loading the 1:/home page returned an 404, i’ve been trying to fix this for the past few days, used up over 10$ in credits fixing an error by v0.dev and still doesn’t work, i’ve tried manually fixing it, didn’t help, i’ve tried prompting the AI to fix it providing errors i get, didn’t help neither, i’ve tried using enhanced prompts on top of the ones i did before, didn’t help neither. I’am also getting an build warning with deploying to production saying the following :
06:01:44
`eslint` configuration in next.config.mjs is no longer supported. See more info here: CLI: next CLI | Next.js
06:01:44
Invalid next.config.mjs options detected:
06:01:44
Unrecognized key(s) in object: ‘eslint’ 06:01:44
See more info here: Invalid `next.config.js` | Next.js
Anyone could help me out ? PS: The website is https://docunaut.vercel.app so u can checkout what breaks and so u can check console logs on client.
And here is the dev build and the chat itself where yall can remix it from and try fixing it https://v0.app/chat/code3-GLbKMHkXsD1?b=v0-preview-b_pPyrItYYqPD&f=1&path=%2F
But please, do not overtake it, u can use it for your own project if u fix it, but just don’t say u made it.
Best regards,
Iceyy.

