Files
d1b5c11d-9f80-4382-89d7-e35…/vercel.json
2026-06-09 21:47:12 +00:00

5 lines
97 B
JSON

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