Files
e41a6788-7367-4684-8dd8-553…/vercel.json
2026-04-03 14:13:58 +00:00

5 lines
97 B
JSON

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