Mikitz
TTCTheo's Typesafe Cult
•Created by Mikitz on 6/2/2024 in #questions
Vercel: Error: Invalid environment variables
The solution was to import from the .env file instead of copy-pasting from it.
4 replies
TTCTheo's Typesafe Cult
•Created by Mikitz on 1/27/2024 in #questions
create-t3-app help : something weird with .env
I did not disable it. Instead, I just initialized a brand new project with
npm create t3-app@latest
and made sure to not use NextAppRouter5 replies
TTCTheo's Typesafe Cult
•Created by Mikitz on 1/27/2024 in #questions
create-t3-app help : something weird with .env
Turned out it was because I enabled NextAppRouter. Once disabled, everything worked.
5 replies