Files
9898cedf-4fc3-4277-a231-b58…/vercel.json
2026-03-08 13:52:46 +00:00

5 lines
97 B
JSON

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