Files
c1d9ccd0-8589-4102-b86c-5f5…/vercel.json
2026-03-12 11:33:10 +00:00

5 lines
97 B
JSON

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