Files
6ff899c3-9cdf-42cd-a754-1e4…/vercel.json
2026-03-15 13:31:47 +00:00

5 lines
97 B
JSON

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