Files
d4bfb882-1ead-488b-964f-906…/vercel.json
2026-03-06 23:10:28 +00:00

5 lines
97 B
JSON

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