Files
6efebd59-514a-4192-82a4-3ed…/vercel.json
2026-03-11 19:14:24 +00:00

5 lines
97 B
JSON

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