Files
4d72e697-4875-4a55-b0fc-f6e…/vercel.json
2026-04-30 15:12:24 +00:00

5 lines
97 B
JSON

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