Files
bbf72c0b-a095-4fae-87f9-06c…/vercel.json
2026-04-10 03:20:23 +03:00

5 lines
97 B
JSON

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