Files
068f6064-7865-4f6d-9fc9-6bb…/vercel.json
2026-04-24 14:44:00 +00:00

5 lines
97 B
JSON

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