Files
57390b75-b458-42e1-9292-c2b…/vercel.json
2026-03-03 10:44:39 +00:00

5 lines
97 B
JSON

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