Files
865f5918-5aef-488f-8589-29e…/vercel.json
2026-03-11 12:29:14 +00:00

5 lines
97 B
JSON

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