Files
6b9d942a-1d7d-4120-8ff1-0b7…/vercel.json
2026-06-10 05:12:13 +00:00

5 lines
97 B
JSON

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