Files
be9390a5-2196-4e3b-bcce-e03…/vercel.json
2026-03-04 14:29:20 +00:00

5 lines
97 B
JSON

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