Files
d8f6d10d-9c6f-462a-9eb5-181…/vercel.json
2026-03-18 09:51:16 +00:00

5 lines
97 B
JSON

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