Files
46a474ed-e645-4183-8a9e-fdd…/vercel.json
2026-03-27 16:07:08 +00:00

5 lines
97 B
JSON

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