Files
42bb34d0-ebc0-489c-bd1b-917…/vercel.json
2026-03-12 07:31:18 +00:00

5 lines
97 B
JSON

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