Allow removing default routes config

I am building a nuxt app and deploying it onto vercel. I noticed that the default project contains default routes config for .nuxt/* in vercel/packages/frameworks/src/frameworks.ts at main · vercel/vercel · GitHub, which seems not possible to be overwritten.

There are two reasons I don’t want this default behavior:

Let me know if I miss something to remove the cache-control header added by vercel?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.