Open-Custom-GPT
Open-Custom-GPT copied to clipboard
Issues running npm run start or npm start
I get an error while running the application in a production environment on my server: (previously, I have run on the server: npm run build) npm run start or npm start
I am attaching some screenshots.
It looks like a not relevant error. Have you observed any issue loading the page
I have the same error, and the UI is not super helpful. My vercel is https://open-custom-gpt-peach.vercel.app/
It looks like a not relevant error. Have you observed any issue loading the page
The only page that is loading is the main page and if i clic to my chat or if i want to add another i got the error
also if i run the server with npm run dev is working propperly
I got the same error the first time and solved it using the latest next.js version, which is 14.1.0.
@hcdgsv Please update your nextjs version