Files
94bcf64d-b93a-4969-8ede-ce7…/vercel.json
2026-05-18 09:06:01 +00:00

5 lines
97 B
JSON

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