Files
c1eace7b-356b-4554-9d0f-ef4…/vercel.json
2026-03-14 18:55:41 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}