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