Files
08b68767-2c89-40b3-9482-498…/vercel.json
2026-06-07 11:32:17 +00:00

5 lines
97 B
JSON

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