Files
6d2a7ab9-8f5a-4e4e-af68-69c…/vercel.json
2026-03-05 10:38:01 +00:00

5 lines
97 B
JSON

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