Files
d5d02bfd-9d38-4ad5-933d-8eb…/vercel.json
2026-05-09 13:07:09 +00:00

5 lines
97 B
JSON

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