Files
e9934fb7-d4a3-4aaa-9e15-16e…/vercel.json
2026-04-13 12:02:00 +00:00

5 lines
97 B
JSON

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