Files
b0db733f-172f-46f2-947e-8ae…/vercel.json
2026-03-12 14:53:33 +00:00

5 lines
97 B
JSON

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