Files
99ff49fc-e672-410d-9e9a-c64…/vercel.json
2026-06-07 10:32:52 +00:00

5 lines
97 B
JSON

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