Files
784e50eb-5f6b-4c7c-9082-eed…/vercel.json
2026-06-12 08:55:26 +00:00

5 lines
97 B
JSON

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