Files
c8ef5371-aa0f-4d1e-88d5-c4e…/vercel.json
2026-03-03 18:37:08 +00:00

5 lines
97 B
JSON

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