sintj_
sintj_
NNuxt
Created by sintj_ on 4/19/2024 in #❓・help
@nuxtjs/sitemap won't generate the dynamic URLs in production
Hi, i'm using nuxtjs/sitemap module and i set up under server/api/sitemap/urls.ts the logic to retrieve all my dynamic urls (it's an ecommerce). When running npm run dev i see everything ok, in the sitemap there are over 600 link product urls. But when pushing and hitting the sitemap in production I only see the static pages i created. Can somebody help me? The app is on Heroku
17 replies