Files
5ff31f41-d15d-4c43-9e58-291…/vercel.json
2026-03-05 12:54:53 +00:00

5 lines
97 B
JSON

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