Files
90057d46-5979-40b3-a6ed-c0e…/vercel.json
2026-06-12 21:49:47 +00:00

5 lines
97 B
JSON

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