Files
d4d90a54-27c7-46c2-b8d1-06c…/vercel.json
2026-05-30 22:04:24 +00:00

5 lines
97 B
JSON

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