Files
b4c3f480-4ef5-4ec2-8707-e3d…/vercel.json
2026-06-10 20:20:29 +00:00

5 lines
97 B
JSON

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