Files
7b71c8e2-f52d-4d65-abc0-280…/vercel.json
2026-03-07 14:33:02 +00:00

5 lines
97 B
JSON

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