Files
2b5c0cf2-c7fa-41a1-b00f-f81…/vercel.json
2026-03-06 18:30:20 +00:00

5 lines
97 B
JSON

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