Files
abe640b0-77d7-4210-a8fd-ea2…/vercel.json
2026-04-20 10:05:16 +00:00

5 lines
97 B
JSON

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