Files
062f6957-a4e9-4fba-bef7-0eb…/vercel.json
2026-03-03 12:02:10 +00:00

5 lines
97 B
JSON

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