Files
5dae7ba3-a4aa-41ef-bb40-d82…/vercel.json
2026-03-11 18:32:31 +00:00

5 lines
97 B
JSON

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