Files
5a3b9eb4-e2a8-41dc-8707-8fd…/vercel.json
2026-03-11 03:08:53 +00:00

5 lines
97 B
JSON

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