next-learn
next-learn copied to clipboard
.env.sample file & /scripts/seed.js are missing in my NextJS app
When I've created my Next JS App, there is no .env.sample file & /scripts/seed.js with it. How to solve it 'cause I can't link my app with Vercel/Postgres without them ?