Files
6235071b-9a8e-4da8-aa3a-d19…/vercel.json
2026-03-05 09:07:50 +00:00

5 lines
97 B
JSON

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