Files
d3f85c55-e2bf-4510-a946-8c3…/vercel.json
2026-03-26 16:44:15 +00:00

5 lines
97 B
JSON

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