Files
f32c4fd1-6f74-4dd1-b1ff-c2e…/vercel.json
2026-03-09 14:15:31 +00:00

5 lines
97 B
JSON

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