Files
b8c2ade3-e9eb-4520-b557-f95…/vercel.json
2026-05-30 19:02:08 +00:00

5 lines
97 B
JSON

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