Files
fbcef889-b25e-4b08-be54-81f…/vercel.json
2026-03-07 16:02:38 +00:00

5 lines
97 B
JSON

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