Files
9d54d461-cf18-493f-9de5-c08…/vercel.json
2026-03-08 20:34:30 +00:00

5 lines
97 B
JSON

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