Files
7be3c436-525b-4ea0-af4e-896…/vercel.json
2026-03-06 19:44:08 +00:00

5 lines
97 B
JSON

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