Files
86b4987e-c2e3-4caa-af46-e55…/vercel.json
2026-06-07 12:33:30 +00:00

5 lines
97 B
JSON

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