Files
3b5b2eb2-1f50-44c7-b520-5c3…/vercel.json
2026-03-10 16:18:56 +00:00

5 lines
97 B
JSON

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