Files
6edf4b72-c2ff-417e-8091-1a8…/vercel.json
2026-03-10 13:13:27 +00:00

5 lines
97 B
JSON

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