Files
c10306f2-3284-4c2b-b880-b64…/vercel.json
2026-03-21 19:08:27 +00:00

5 lines
97 B
JSON

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