Files
307bc184-9135-4b1d-8f4d-207…/vercel.json
2026-03-26 06:00:25 +00:00

5 lines
97 B
JSON

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