Files
bc2d784c-710a-4d0b-a495-ff1…/vercel.json
2026-03-08 07:21:25 +00:00

5 lines
97 B
JSON

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