No badges yet
No accepted solutions yet
Error when parsing .env file
I have written [one](https://github.com/happy-game/vercel-test), you can cloneit and run `npm run dev`
Error when parsing .env file
Yes, the version is 39.1.2.
Error when parsing .env file
Thank you for your answer. I searched for some relevant information, but I couldn't find the standard documentation for .env. However, I did come across the following content in...
Error when parsing .env file
I tried your suggestion, and when I used the ``` MESSAGE="hello world" # this is a comment ``` I get I know that using this will solve the prob
Error when parsing .env file
I encountered an error while testing my project using `vercel dev`. I intended to store environment variables using a `.env` file, but I noticed that Vercel interprets content...