Files
9da74dbf-b21a-4097-a6ed-43f…/vercel.json
2026-04-18 23:31:08 +00:00

5 lines
97 B
JSON

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