Files
0ff3e251-df74-4332-aa6b-1eb…/vercel.json
2026-03-09 22:18:41 +00:00

5 lines
97 B
JSON

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