Files
fbbe30c9-5348-46d3-b209-91f…/vercel.json
2026-03-03 09:50:31 +00:00

5 lines
97 B
JSON

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