Do I need to rerun the build command for `runtimeConfig` items to reflect changes?
Full static still calls /api/

Exposed values in a queryCollection
vue file, but something seems off. I'm wondering if I might have missed something that explains this behavior.
Example markdown file:
```yaml
---...dynamic layout

Custom Routing in Nuxt 3 with Nuxt/content 3
/parent-page-slug (10 pages)
/traing-page-slug (6)
/article-slug (200+)
/testimonial-slug (50+)...Error : prisma/client/index-browser

Prerender with I18n differentDomain and strategy: prefix_except_default
/ but within a different domain. Is it possible to prerender both pages?Dark mode with neutral color seems to be broken in the UI docs
API Keys
Nuxt deployment on Digital Ocean API calls EXTREMELY slow
nuxt/fonts + tailwind 4 + google fonts Error: Unknown font format
We're deploying to Vercel but it appears new deployments do not propagate to clients
What is the easiest way to preview my Nuxt 3 site locally with HTTPS enabled?
bun run build and bun run preview. I'm wondering if there is a Nuxt module that can help me preview my site locally with HTTPS enabled.Are certain properties of the layer nuxt.config.ts ignored?
nuxt.config.ts
```
future: {
compatibilityVersion: 4,...Is there a way to share my .editorconfig file from my layer to my project?
.editorconfig file in the layer and have each of my future projects make use of this file somehow?
Perhaps more generally I would wonder if there is a way I can copy over files from an NPM package into my local project when I am installing the layer for the first time....How can I create a redirect while preserving some of the path params of the route?
Nuxt Content - API for Remark/Rehype extension configuration options
nuxt.config. It's not clear which extensions are being used and how to access their configuration API. I have tried options like this with no luck
```
"remark-gfm": {
gfmFootnoteHtml: {...Error on Postcss if I want to use custom classes with tailwind on Nuxt3
