Files
7df0cd60-4e30-4bd4-b746-7ee…/vercel.json
2026-03-07 19:51:56 +00:00

5 lines
97 B
JSON

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