Files
f963b0eb-a002-4656-8dfb-895…/vercel.json
2026-04-12 02:54:03 +00:00

5 lines
97 B
JSON

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