Files
b4eb6ee4-250b-4173-9ea6-632…/vercel.json
2026-03-13 06:34:44 +00:00

5 lines
97 B
JSON

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