Files
f7ff8dc8-ba51-4ef0-bcfc-7e7…/vercel.json
2026-03-16 06:00:13 +00:00

5 lines
97 B
JSON

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