Files
f4c148c6-63fb-4232-8e34-3f7…/vercel.json
2026-03-03 19:55:08 +00:00

5 lines
97 B
JSON

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