Files
dddbdf1b-6766-473d-b3f3-edf…/vercel.json
2026-03-10 15:52:52 +00:00

5 lines
97 B
JSON

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