mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
[examples] Update Nuxt template for Nuxt 3 (#7298)
This commit is contained in:
6
examples/nuxtjs/nuxt.config.ts
Normal file
6
examples/nuxtjs/nuxt.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineNuxtConfig } from 'nuxt3'
|
||||
|
||||
// https://v3.nuxtjs.org/docs/directory-structure/nuxt.config
|
||||
export default defineNuxtConfig({
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user