Files
64c3d4bc-da0a-4fd6-a3e3-62d…/vercel.json
2026-03-28 12:02:56 +00:00

5 lines
97 B
JSON

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