Files
63b68aae-20ec-499e-893a-c9e…/vercel.json
2026-03-16 16:15:18 +00:00

5 lines
97 B
JSON

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