Files
f7a14f88-b1d0-42b2-a925-df6…/vercel.json
2026-03-18 17:53:56 +00:00

5 lines
97 B
JSON

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