Files
221c0f8e-8d48-4918-890d-e12…/vercel.json
2026-03-10 10:25:55 +00:00

5 lines
97 B
JSON

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