Files
b62dc5d8-9431-48dc-a9eb-ba9…/vercel.json
2026-04-18 09:46:13 +00:00

5 lines
97 B
JSON

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