Files
499d7724-24b0-4cc7-b5d3-eb3…/vercel.json
2026-03-18 17:52:17 +00:00

5 lines
97 B
JSON

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