Files
4071f199-0a95-45de-bd37-81f…/vercel.json
2026-03-11 12:49:29 +00:00

5 lines
97 B
JSON

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