Files
2295e751-de69-4233-861d-39a…/vercel.json
2026-03-17 14:09:33 +00:00

5 lines
97 B
JSON

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