Files
9fa9c1ee-ccf7-4081-b0e4-2e3…/vercel.json
2026-04-26 13:53:33 +00:00

5 lines
97 B
JSON

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