Files
a297332e-b2c3-4b96-9cf2-bd4…/vercel.json
2026-03-31 16:04:07 +00:00

5 lines
97 B
JSON

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