custom-website-series icon indicating copy to clipboard operation
custom-website-series copied to clipboard

A fully custom website built with Payload and Next.js

Results 3 custom-website-series issues
Sort by recently updated
recently updated
newest added

Everything works great on local. But, deployment doesn't seem to work. First time I deployed the error was the following node:internal/process/promises:279 6:27:50 PM: triggerUncaughtException(err, true /* fromPromise */); 6:27:50 PM:...

The install instructions referenced the nextjs-custom-server repo and I think this should be the custom-website-series repo? I followed the instructions and didn't use the git clone button at the top...

I took this project last year and modified it for my specific use, now i wanted to upgrade it to nextjs 13 and latest payload but am getting errors, was...