Files
51f956e7-e267-4604-8b4e-664…/vercel.json
2026-03-10 19:02:23 +00:00

5 lines
97 B
JSON

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