Files
99ef8d30-4690-4e5d-9052-432…/vercel.json
2026-03-03 10:21:01 +00:00

5 lines
97 B
JSON

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