Test vercel config
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
server/
|
server/
|
||||||
package.json
|
/package.json
|
||||||
node_modules/
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"buildCommand": "cd client && npm install && npm run build",
|
"buildCommand": "cd client && npm run build",
|
||||||
"outputDirectory": "client/dist",
|
"outputDirectory": "client/dist"
|
||||||
"installCommand": "cd client && npm install"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user