Files
488ee6fb-4066-4f5f-878d-ae1…/vercel.json
2026-04-08 16:34:37 +00:00

5 lines
97 B
JSON

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