Files
2f304fb1-a772-488e-9b8e-936…/vercel.json
2026-03-08 02:17:13 +00:00

5 lines
97 B
JSON

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