Files
4c148e5a-81eb-47b8-9d3d-1a4…/vercel.json
2026-06-08 12:32:46 +00:00

5 lines
97 B
JSON

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