Files
9344b9eb-6b52-435c-b520-379…/vercel.json
2026-03-11 07:18:55 +00:00

5 lines
97 B
JSON

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