Files
d2c8e2dd-bba9-4277-ab73-18d…/vercel.json
2026-03-11 17:45:07 +00:00

5 lines
97 B
JSON

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