How to deploy a project written in next from json-server to vercel?
I have a project that I wrote in next js and used json-server for the fake backend. The problem is that I can’t deploy the project to vercel because json-server doesn’t start when building the project
How to deploy a project written in next from json-server to vercel?
I have a project that I wrote in next js and used json-server for the fake backend. The problem is that I can’t deploy the project to vercel because json-server doesn’t start when building the project