Files
ec3ba8ae-d6f5-45c0-ac4f-953…/vercel.json
2026-03-11 09:56:53 +00:00

5 lines
97 B
JSON

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