Files
52fa95d3-a6c2-4f7e-b29a-231…/vercel.json
2026-05-20 14:56:06 +00:00

5 lines
97 B
JSON

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