Files
135990db-3ef8-4ef2-9f66-35c…/vercel.json
2026-03-07 17:39:01 +00:00

5 lines
97 B
JSON

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