Files
ebf2d4d5-329f-4fd9-9280-53d…/vercel.json
2026-06-10 10:52:51 +00:00

5 lines
97 B
JSON

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