Files
afd7b6bd-d93c-4e81-bbd8-522…/vercel.json
2026-06-07 14:19:33 +00:00

5 lines
97 B
JSON

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