Files
b6159b99-9d50-4776-8808-733…/vercel.json
2026-03-11 01:07:50 +00:00

5 lines
97 B
JSON

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