Files
85f2234e-9a8a-4e5e-8de6-b2b…/vercel.json
2026-04-11 11:06:39 +00:00

5 lines
97 B
JSON

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