Files
ed82e3b2-c1ce-4def-a9a3-cff…/vercel.json
2026-03-15 20:46:37 +00:00

5 lines
97 B
JSON

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