Files
6b70cea8-f332-4eb2-a44e-ebd…/vercel.json
2026-06-12 21:45:49 +00:00

5 lines
97 B
JSON

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