Files
76f0532f-3c3f-43d6-8779-d3d…/vercel.json
2026-04-18 12:33:31 +00:00

5 lines
97 B
JSON

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