Files
72f18078-9e3a-4e86-be95-f18…/vercel.json
2026-06-10 23:01:12 +00:00

5 lines
97 B
JSON

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