Files
e6b65066-9e9f-43fc-9d5e-095…/vercel.json
2026-04-17 10:12:59 +00:00

5 lines
97 B
JSON

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