Files
2aa064ff-9370-4e55-822b-e89…/vercel.json
2026-03-11 06:09:15 +00:00

5 lines
97 B
JSON

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