Files
eda1f10f-a847-42f2-b5b0-cd1…/vercel.json
2026-03-05 13:11:31 +00:00

5 lines
97 B
JSON

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