Files
9bb79627-ebcf-4066-b3f7-810…/vercel.json
2026-03-04 18:22:27 +00:00

5 lines
97 B
JSON

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