Files
204d4881-cb46-4a9e-9d7e-660…/vercel.json
2026-06-03 10:22:32 +00:00

5 lines
97 B
JSON

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