Files
9f2f0c6c-2b6f-4d1e-8211-920…/vercel.json
2026-06-08 12:01:00 +00:00

5 lines
97 B
JSON

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