Files
fcdf746f-906d-4fd7-aa4f-ce8…/vercel.json
2026-03-13 19:01:10 +00:00

5 lines
97 B
JSON

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