Files
f6aa62ac-9f0a-4be1-b0ca-e2e…/vercel.json
2026-05-26 03:23:03 +00:00

5 lines
97 B
JSON

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