Files
2fe7dd09-ee9e-47f2-bc51-35a…/vercel.json
2026-03-07 08:11:51 +00:00

5 lines
97 B
JSON

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