Files
975b6b2f-620e-4ac1-9609-369…/vercel.json
2026-03-10 13:11:25 +00:00

5 lines
97 B
JSON

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