Files
27c43f29-6830-429f-8db8-b04…/vercel.json
2026-06-03 18:34:27 +00:00

5 lines
97 B
JSON

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