Files
b3c8a1d6-b827-49a2-aed7-cd5…/vercel.json
2026-03-30 11:24:16 +00:00

5 lines
97 B
JSON

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