Files
306c3b7e-99e2-4f5f-942f-c33…/vercel.json
2026-03-03 14:23:18 +00:00

5 lines
97 B
JSON

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