Files
b38491d2-417a-48b6-87dd-e70…/vercel.json
2026-04-11 09:30:02 +00:00

5 lines
97 B
JSON

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