Files
ccfbead4-a774-435e-b573-99f…/vercel.json
2026-03-08 03:09:51 +00:00

5 lines
97 B
JSON

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