Files
89831c79-708f-4c22-b72e-847…/vercel.json
2026-05-31 20:34:06 +00:00

5 lines
97 B
JSON

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