Files
f87d2c3a-9b77-42e8-8cbe-97e…/vercel.json
2026-06-01 20:47:12 +00:00

5 lines
97 B
JSON

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