Files
2f07e085-ebc5-4c1c-b5cd-395…/vercel.json
2026-04-17 00:08:50 +00:00

5 lines
97 B
JSON

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