Files
4302bee1-8fc8-4f8c-aa87-eed…/vercel.json
2026-03-11 23:54:43 +00:00

5 lines
97 B
JSON

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