Files
084b00cb-4f69-4481-9967-fb2…/vercel.json
2026-03-07 07:15:48 +00:00

5 lines
97 B
JSON

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