Files
bcd8bac1-9c87-49c3-859d-41e…/vercel.json
2026-03-03 23:43:13 +00:00

5 lines
97 B
JSON

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