Files
b0d245f6-a030-4133-b29e-d3e…/vercel.json
2026-03-12 10:52:25 +00:00

5 lines
97 B
JSON

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