Files
517befe9-60ce-49b9-9155-d08…/vercel.json
2026-03-09 19:28:56 +00:00

5 lines
97 B
JSON

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