Files
885bf5b9-216f-4225-8208-101…/vercel.json
2026-03-09 03:28:03 +00:00

5 lines
97 B
JSON

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