Files
94d71198-6f8d-4c0f-8c31-64e…/vercel.json
2026-03-24 13:36:08 +00:00

5 lines
97 B
JSON

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