Files
b7d228a1-42e9-435f-ae11-7fd…/vercel.json
2026-03-09 14:23:21 +00:00

5 lines
97 B
JSON

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