Files
94b228ce-e03f-4e51-9263-eb4…/vercel.json
2026-06-01 13:23:02 +00:00

5 lines
97 B
JSON

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