Files
7aa0b9eb-1bdc-4d8f-904c-c9a…/vercel.json
2026-03-03 22:24:54 +00:00

5 lines
97 B
JSON

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