Files
9f8e0ef4-7efa-4cdd-9de3-8d7…/vercel.json
2026-03-08 01:52:13 +00:00

5 lines
97 B
JSON

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