Files
c6ffe0ed-e6b0-4f82-8823-f77…/vercel.json
2026-03-28 09:40:12 +00:00

5 lines
97 B
JSON

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