Files
94fd520e-5687-4a81-9516-231…/vercel.json
2026-01-04 17:46:01 +00:00

5 lines
97 B
JSON

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