Files
7197ecbc-60c0-40b5-88e6-cd1…/vercel.json
2026-06-10 15:29:03 +00:00

5 lines
97 B
JSON

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