Files
8e3c85e9-cb93-4bfb-af4c-ca7…/vercel.json
2026-04-03 17:19:37 +00:00

5 lines
97 B
JSON

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