Files
fc5ddff7-b89d-4663-ab6d-14f…/vercel.json
2026-03-11 13:22:56 +00:00

5 lines
97 B
JSON

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