Files
8f1a0339-e69f-432a-97a2-49c…/vercel.json
2026-03-08 12:13:18 +00:00

5 lines
97 B
JSON

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