mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 12:57:47 +00:00
[examples] Fix Nuxt.js example (#3565)
This commit is contained in:
@@ -41,7 +41,4 @@ export default {
|
|||||||
*/
|
*/
|
||||||
extend(config, ctx) {},
|
extend(config, ctx) {},
|
||||||
},
|
},
|
||||||
generate: {
|
|
||||||
dir: 'public',
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user