Files
e281f9ac-35d7-4dcb-adc3-e12…/vercel.json
2026-03-11 10:15:36 +00:00

5 lines
97 B
JSON

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