Files
6a8e3cd6-7db6-4223-99e7-005…/vercel.json
2026-03-04 02:55:21 +00:00

5 lines
97 B
JSON

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