Files
b554c99d-41f7-48f9-b5e5-443…/vercel.json
2026-03-08 09:28:24 +00:00

5 lines
97 B
JSON

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