Files
ea8e46e0-9d43-4e6b-969b-c14…/vercel.json
2026-02-14 19:28:44 +00:00

5 lines
97 B
JSON

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