Files
91f38f31-ce75-4728-89c6-5c3…/vercel.json
2026-05-06 14:10:38 +00:00

5 lines
97 B
JSON

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