Files
cb9eab1c-0792-4bc0-963e-740…/vercel.json
2026-03-15 12:01:12 +00:00

5 lines
97 B
JSON

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