Files
0d07f0c5-92bf-4e1d-a0bd-940…/vercel.json
2026-06-11 19:12:06 +00:00

5 lines
97 B
JSON

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