Files
3ee0f1b8-9fce-4cf1-a0ec-778…/vercel.json
2026-06-11 18:31:51 +00:00

5 lines
97 B
JSON

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