No badges yet
Next.js sitemap.xml returns 404 on Vercel production with dynamic data
The same issue. i do think this is a regression with nextjs itself. for now im manually adding a script to add the sitemap after the build.
Next.js sitemap.xml returns 404 on Vercel production with dynamic data
@pawlean @anshumanb any suggestions ?
Next.js sitemap.xml returns 404 on Vercel production with dynamic data
here is the repo: https://github.com/Oumeir-Rengony/ulama-moris the runtime logs don't show any error. It does not even detect if i tried to visit /sitemap below you can see logs...
Next.js sitemap.xml returns 404 on Vercel production with dynamic data
@anshumanb any idea. can it be an issue on vercel itself because you can't even see log of the sitemap being acess. The build logs shows sitemap but acessing gives 404. All env...
Next.js sitemap.xml returns 404 on Vercel production with dynamic data
updated sitemap with the try catch blcok. check below deployment logs. **BUILD LOGS** ``` Route (app) ┌ ƒ / ├ ○ /_not-found ├ ○ /about ├ ● /audio/[slug] │ ├ /audio/how-to-become-close-to-allah
Next.js sitemap.xml returns 404 on Vercel production with dynamic data
## Problem - `/sitemap.xml` works correctly in local development - After deploying to Vercel, `/sitemap.xml` returns > **404** - No obvious errors in the UI ## Expected Behavior -...
vercel bot protection issue
I have bot protection enabled on Vercel, and I can't generate previews on WhatsApp. The Facebook user agent is whitelisted on Vercel, but WhatsApp previews still aren't working....
Cannot create any project on vercel using github
Ive got the answer myself. i had to go on https://vercel.com/account/settings/authentication and manually re authenticate my github. it’s weird since i already logged in while...
Cannot create any project on vercel using github
<!-- Questions that get answered the fastest are the ones with relevant info included in the original post. Be sure to include all detail needed to let others see and understand...
No accepted solutions yet