Files
a634937e-0e0c-42d5-9afc-0a7…/vercel.json
2026-03-31 17:21:08 +00:00

5 lines
97 B
JSON

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