Files
71b5db19-6f4f-4d71-98e7-c33…/vercel.json
2026-04-15 14:00:35 +00:00

5 lines
97 B
JSON

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