timlrx / tailwind-nextjs-starter-blog

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
https://tailwind-nextjs-starter-blog.vercel.app/
MIT License
8.64k stars 2.01k forks source link

Notes on deploying vercel in a Windows environment #929

Closed Samdasoo1076 closed 3 months ago

Samdasoo1076 commented 4 months ago

I think I need some notes when deploying vercel in a Windows environment. The README only describes localhost hosting.

I need to explain if I am developing hosted by Vercel. Ex. When committing to a repository just before deploying to vercel, use the command 'yarn prettier --write.'

timlrx commented 4 months ago

Happy to accept a PR to improve the readme or add a section to the FAQ that explains what else needs to be done.