Files
9d1be5ac-cb24-4138-8e37-bc8…/vercel.json
2026-03-08 23:17:18 +00:00

5 lines
97 B
JSON

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