zce / velite

Turns Markdown / MDX, YAML, JSON, or others into app's data layer with Zod schema.
http://velite.js.org
MIT License
341 stars 19 forks source link

Update next.config.js code to start Velite with next dev and next bui… #128

Closed writeonlycode closed 2 months ago

writeonlycode commented 2 months ago

The code currently in the documentation to integrate Velite into Next.JS with the Plugin isn't working. The Next.JS example in the repository is working, and this updates the documentation with the code from the example in the repository.

zce commented 2 months ago

thx