Files
96044c0d-0636-4e7a-ba95-99e…/vercel.json
2026-03-07 16:26:34 +00:00

5 lines
97 B
JSON

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