Files
d16c160d-51d3-4c5a-ae4b-2c5…/vercel.json
2026-05-07 09:55:02 +00:00

5 lines
97 B
JSON

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