Files
15b1b1f3-4ed2-4432-ba6d-283…/vercel.json
2026-04-16 17:41:41 +00:00

5 lines
97 B
JSON

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