Files
b5eb4737-67d4-42af-8e84-970…/vercel.json
2026-03-08 16:11:13 +00:00

5 lines
97 B
JSON

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