Files
fd1d4cdf-aa62-4e2d-8597-56b…/vercel.json
2026-06-10 19:52:47 +00:00

5 lines
97 B
JSON

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