Files
158bd4e6-2b3a-4aa0-9d21-b6d…/vercel.json
2026-03-09 18:52:52 +00:00

5 lines
97 B
JSON

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