Open Satoshi-Sh opened 6 months ago
Looks like some next generated files in the _next folder. But I don't know what those resources do, looks like the website is working fine @mariana-caldas was there a build error/warning on netlify in the last build?
Looks like some next generated files in the _next folder. But I don't know what those resources do, looks like the website is working fine @mariana-caldas was there a build error/warning on netlify in the last build?
Hey, @Satoshi-Sh and @cherylli !
Thanks for taking a look into it. We have no build errors/warnings, Cheryl, but I find it weird how the links to the tags are being formed. I mean, it's ending with the tag name + json. That may be causing the 404 because we don't have those files. Yep, this have to be solved , but does not block any other feature development for now. 🙌🏼
What do we need to build or fix? There are 404 errors on the production blog page. It works fine locally.
Technical details No errors show up on the browser console.
Approach suggestions I'm not sure of the cause of this error yet.
Screenshot
Deadline Please keep in mind that once you assign this task to yourself, you'll need to complete it in 10 days.
Acceptance criteria
yarn build
locally to solve the issues and commit the changes.