Files
cc396ed6-68e1-401a-9885-a3c…/vercel.json
2026-03-14 09:23:12 +00:00

5 lines
97 B
JSON

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