Files
d3be93d7-9209-48a1-8b03-61e…/vercel.json
2026-06-06 13:34:18 +00:00

5 lines
97 B
JSON

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