Files
d1367336-8f5f-4449-b8b6-de3…/vercel.json
2026-03-06 16:41:41 +00:00

5 lines
97 B
JSON

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