Files
a0fc2b7e-b1fc-49cf-be14-369…/vercel.json
2026-03-10 12:05:01 +00:00

5 lines
97 B
JSON

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